Parent page: TextEdit Commands
The following pre-packaged resource, derived from this base command, is available:
Jump Location Mark n
Applied Parameters: Index=n (where n = 0-9)
Summary
This command is used to move the text cursor to a predefined location on the current document, as stored in the nth location marker. This can save you from having to scroll through pages of text and is particularly useful when developing and debugging scripts.
Access
- Right-click and choose Goto Bookmarks » Jump Location Mark n from the context menu.
- Use the Ctrl+n keyboard shortcut.
Use
After launching the command, the text cursor will jump to the position that has been stored in the nth location marker.
Tips
- If the applicable location marker has not been set, the text cursor will remain at its current location.