has anyone invented a back button for the script editor?
Monte Goulding
monte at sweattechnologies.com
Wed Nov 13 14:28:13 EST 2013
On 14/11/2013, at 2:50 AM, Mark Wieder <mwieder at ahsoftware.net> wrote:
> If you just need to keep track of a single point, put something like
> the following into a frontscript and trigger it with the key combo of
> your choice:
>
> -- save the current cursor position:
> put the current line number into tLine
>
> -- return from whence ye came:
> dispatch "goLine" to group "Editor" of stack "revNewScriptEditor 1" \
> with tLine
>
> This will work with the current built-in editor until it changes.
OK, cheers
--
Monte Goulding
M E R Goulding - software development services
mergExt - There's an external for that!
More information about the use-livecode
mailing list