excellently done, toyfountain!
I have checked and got amazed all past weekend your new ARkeys especially pressing F6 to automatically create&numbering pushpin and it works finely!!
You and Marv convinced me to start training new skills with this amazing tool AutoIt in order to redesign this wonderfull app that Marvin created for us!
...and you released the cream of it with this pushpin creation!
Now, let me ask you all (toyfountain and Marv but anyother feel invited...) about redesigning and compacting new ARkeys or STkeys as you consider! (I am in Europe and so, interested only by
Autoroute for Europe release...).
1) I found an error in compilation provoked by typing mistake I suppose: compiling your source gave me SSplashTextOn(...) as underfined function.
I renamed it simply to the origin assisted by AutoIt help, so now is SplashTextOn (without doubleS) and now works finely!
2) By the way, how could I compact the source by using global variables like the long text used now as SplashTextOn (....) argument ?
Could I declare as global var all those repeated long strings used as the above function arguments and then simply call that function somehow alike SplashTextOn ($var1...n) ??
How ?
3) I want to impose a specific pushpin with a specific prefix name when use F6 to instantly create them ! How to do this? Is there a specific built-in function numbering the pushpins from the AR&ST pushpins design table? A sample will be fine!
And similarly, how about pushpin name? Could be handled by a variable settled same as global constants with a desired value by us in the script?
4) I want to interchange F6 with F5 as F5 position is easier to quickly press and F6 meaning pushpin creation could be top of the cream of this ARkeys soon !!!
Just imagine driving the car and take maximum profit of all what you may see for later re-use, meaning instantly pushpinning POI like special shops, lowest price gasoline stations..., campings and much more...
So, how can be made easier in order to not affect the intersection with the other controls in AR&STkeys ? Have I to manually replace each line where find F6 with F5 and viceversa? Is that enough or locked by main program?
Regards you all!