Whenever I shoot a picture, in the alt mode or outside it, it runs the latest script I selected when in Alt mode. I'm using a G9
First, in the script parameters menu, set "Script Autostart" to "Off"
If the "lower pane" does not show 'Default Script', you can force this in any of 3 ways:
- select the default.bas script
- select any file that has 0 length
- select any file that does not fit available memory (a camera JPG does the job for me)
See also: function 'void script_load(const char *fn, int saved_params)' in /core/script.c
HTH,
wim