Skip to content

Instantly share code, notes, and snippets.

@AndyPiddock
Last active August 28, 2018 11:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AndyPiddock/267545561fa5fb07162e1c9e77a320ed to your computer and use it in GitHub Desktop.
Save AndyPiddock/267545561fa5fb07162e1c9e77a320ed to your computer and use it in GitHub Desktop.
LiveCode: auto saves a stack every 10 min
--Auto saves a stack every 10 mins, easy to convert to save files
on openstack
dosave
end openstack
on dosave
save this stack
send dosave to me in 600 seconds
end dosave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment