On 12/26/2011 07:55 PM, Colin Holgate wrote:
These first two entries should be< and not>.
You're right there.
Might explain your other problem too.
On Dec 26, 2011, at 12:10 PM, Richmond wrote:
on moveStack
put the short name of this stack into THSTK
if the left of stack THSTK> (
These first two entries should be < and not >. Might explain your other problem
too.
On Dec 26, 2011, at 12:10 PM, Richmond wrote:
> on moveStack
> put the short name of this stack into THSTK
>if the left of stack THSTK > (item 1 of the screenRect) then
> set loc of stack THSTK to th
Here's a fairly Quick-n-Dirty script which will
"do the magic" if pasted into the stack script
of any stack that is going wandering:
on moveStack
put the short name of this stack into THSTK
if the left of stack THSTK > (item 1 of the screenRect) then
set loc of stack THSTK to the scr