Create a directory 500D

Started by Greg, March 20, 2013, 08:22:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Greg

I would like to create separate folders for photos.
This code will create a directory :

FIO_CreateDirectory(CARD_DRIVE "DCIM/101CANON");

The camera uses this folder to store images after removing the battery.
How can I force the camera to record images in this folder?

a1ex

No idea, changing PROP_FOLDER_NUMBER doesn't seem to work.