Magic Lantern Forum

Developing Magic Lantern => Feature Requests => Topic started by: Greg on March 20, 2013, 08:22:18 PM

Title: Create a directory 500D
Post by: Greg on March 20, 2013, 08:22:18 PM
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?
Title: Re: Create a directory 500D
Post by: a1ex on March 20, 2013, 09:00:44 PM
No idea, changing PROP_FOLDER_NUMBER doesn't seem to work.