Re: Moving Script Debugger's Insertion Point
Re: Moving Script Debugger's Insertion Point
- Subject: Re: Moving Script Debugger's Insertion Point
- From: Paul Berkowitz <email@hidden>
- Date: Fri, 28 Dec 2001 07:52:15 -0800
On 12/28/01 5:51 AM, "Jason Bourque" <email@hidden> wrote:
>
Ok, I can't figure this one out. How do you move the insertion point around
>
in a Script Debugger document?
>
set x to position of last insertion point of selection of document 1
select insertion point (x - 2) of document 1
(Use document 2 when you're testing!)
--
Paul Berkowitz