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>  (item 1 of the screenRect) then
      set loc of stack THSTK to the screenLoc
   end if
   if the top of stack THSTK>  (item 2 of the screenRect) then
      set loc of stack THSTK to the screenLoc
   end if
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to