I've created a fairly basic script in Applescript that will save Axure every 2 minutes if it is the active window in front. The script runs on your dock like its own app while it's active.
Download the script at the bottom of this post.
Running the script
If you'd like, you can just open the file and it will run the script. You will see the icon on your dock, and while it's there it will always be running. Or! You can set the app/script to launch when your computer boots up (below).
Here are the instructions for launching the script when booting up
Download the attached file and save it somewhere to your Mac.
In spotlight (microscope search in the top right), search for "Accounts".
Add the application to the list of apps which runs on startup.
Editing the autosave frequency
Open the Applescript Editor, and then open the AutoSaveAxure to view it in editor mode. The number you will edit is the "return 120" where 120 is the amount of seconds. So you can make this 10 seconds or 10 minutes (as long as it's in seconds).
More info
This type of script can be used to auto-regen, or do any number of things - just sayin! I believe there is something for PC called AutoScript, but I work primarily on the Mac so I haven't explored it. I believe this should work for applications besides Axure as well. I did alot of searching and research and this solution so far, is the best with regards to applescripts for auto-save (so I hope this helps someone).
Any comments or feedback is welcome. I have been kicking around this idea for a while and just recently got this working so let me know what you think.



LinkBack URL
About LinkBacks



Reply With Quote