I am capturing images. Usually when I click on “Capture” it brings up a dialog box and puts the image into the default “images” folder. This is how I am used to it working.
Today however the default folder that it is throwing newly captured images into is a different folder (e.g. image001). When I look at my script it now reads something like
Click “image001/Close”
as opposed to my preferred
Click “Close”
How do I change this default captured image folder?