| View previous topic :: View next topic |
| Author |
Message |
Jag02
Joined: 16 Apr 2008 Posts: 39
|
Posted: Sun Apr 20, 2008 6:33 pm Post subject: Auto saving script |
|
|
| Any way to make a script that saves automatically and reloads after a set period of time? |
|
| Back to top |
|
 |
Tuncay
Joined: 07 Nov 2006 Posts: 384 Location: Berlin
|
Posted: Sun Apr 20, 2008 6:44 pm Post subject: |
|
|
| What should be saved? The script itself, if it is opened in an editor? Or the data of the script, like current settings, saved in an ini file? |
|
| Back to top |
|
 |
Jag02
Joined: 16 Apr 2008 Posts: 39
|
Posted: Sun Apr 20, 2008 6:53 pm Post subject: |
|
|
| The actual script itself. |
|
| Back to top |
|
 |
jaco0646
Joined: 07 Oct 2006 Posts: 582 Location: MN, USA
|
|
| Back to top |
|
 |
Jag02
Joined: 16 Apr 2008 Posts: 39
|
Posted: Sun Apr 20, 2008 7:27 pm Post subject: |
|
|
That thread shows you how to make a script reload itself when saved.
But how do you make a script save itself automatically after a set period of time? How would you merge it with that script? |
|
| Back to top |
|
 |
jaco0646
Joined: 07 Oct 2006 Posts: 582 Location: MN, USA
|
Posted: Sun Apr 20, 2008 8:02 pm Post subject: |
|
|
I posted some code in that other thread; it works for me in Notepad. _________________ http://autohotkey.net/~jaco0646/ |
|
| Back to top |
|
 |
|