I am trying to automate the delete feature, when you press the trash button while in preview. I am using a SD450.
This script works to disable the flash, take the picture and bring up the erase prompt. However it will not confirm the erase in the menu, regardless of what buttons I hit. It is like it can't see the menu. Help!
click "right"
sleep 300
click "right"
sleep 100
press "shoot_half"
sleep 500
press "shoot_full"
sleep 2000
click "down"
sleep 400
release "shoot_full"
sleep 1000
click "set"
end