Colin, Thanks for the help...much appreciated! I will implement this in my application. Learn something new everyday with Livecode!
Warren On Wed, Feb 23, 2011 at 10:00 AM, Colin Holgate <co...@verizon.net> wrote: > > On Feb 23, 2011, at 10:32 AM, Warren Kuhl wrote: > > > What would be the best way to implement this to have a timer running in > the > > background and saving my document? > > You could say: > > on openstack > dosave > end openstack > > on dosave > save this stack > send dosave to me in 600 seconds > end dosave > > That's email code, the "me" might need to be "this stack", assuming that > script is in the stack level. > > > > _______________________________________________ > 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