Auto Save

Colin Holgate coiin at rcn.com
Tue Feb 26 13:53:21 EST 2008


At 11:34 AM -0700 2/26/08, Dale Pond wrote:
>
>DoMenu "Save"


I just tried this script in a button, on a card that also had a field 
named "time":

on mouseUp
   put the long time into field "time"
   save this stack
end mouseUp

It seems to work fine.



More information about the use-livecode mailing list