If iToolBox finds a file named it-startup-sequence.txt in your home directory/folder, it will attempt to read some basic commands from it on startup. You can use it to automatically load some images on startup.
In the it-startup-sequence.txt file, you can have:
So for instance, in your it-startup-sequence.txt file, you might have...
# comment (also, blank line follows):
path ~
load test2.elx
load Screen Shot.png
...which sets up the path to the images as the home directory, then loads two specific images from that path.
| Please consider supporting my iToolBox development efforts with a small PayPal donation. |