I wrote some code for starting scripts when Axem launches. It will save the checked scripts to the .ini file, when Axem is reloaded it will read the .ini file and restart all of the scripts that were running before.
...
Add "GoSub, RunStartup" after "GoSub, ShowWindow"
1 Add the RunStartup subroutine...
2 Add the following code to the "READINI" subroutine...
3 And add the following code to the "WRITEINI" subroutine...
-Ryan_S
this would be great
I'm looking at the AHK file
so I
Add "GoSub, RunStartup" after "GoSub, ShowWindow" |
I add
1 directly after "GoSub, RunStartup"
I add
2 directly after "GoSub READINI"
I add
3 directly after "GoSub WRITEINI" -
but I see there's two of them ... the first is followed by "Winhide", the second with "Gosub, ButtonRescan"
so I go for the first
Well that works (I'm a bit gobsmacked - not that it shouldnt work - but maybe that it shouldnt work if
I do it lol)
so thanks for that Ryan_S
Afterthoughts:
I hope I used the most recent AHK version
On a different note, there's something in this post that seems to block previewing it after the first preview - I tried in opera and then FF. First I thought it was with all posts but it 's only with this one - who knows, maybe it's a friday night thing ... maybe it's that I emptied the code boxes in the quote