No, sorry this does not work.
@title aClick
rem init focus
sleep_for 1000
press "shoot_half"
sleep_for 1000
lock_autofocus
sleep 1000
"! locked"
"! 'AFL' top left"
release "shoot_half"
rem shoot without re-focusing
while (1)
wait_for_switch_press
click "shoot_full"
"snap"
wend
end
I replaced the bin file with my ixus75 (1.02) version, and pushed the shutter button to take a pic in normal mode, then ran the script, but it just says "started" and then after 5 secs the screen goes black and I have to reboot the cam.
How about my initial code? Thanks for tips