Please bear with a beginner still trying to make sense out of the iPAQ filing system, as well as BASIC4PPC.
BASIC4PPC Open and Save dialogs will only address the Documents folder and "the storage card", according to the help, which says this is a limitation of the OS.
If I have both an SD card and a CF card plugged in at the same time, will the dialogs show both? (if so, help should refer to "card(s)" ).
I also have a special USB cable which allows USB pen-drives and other devices to be attached - they show up as "Hard Disk" under My Device in File Explorer.
Am I right in thinking that files can be opened & saved in any folder on the system, so long as the full path is stated? I conclude this because the help on the FileOpen command does not mention any limitation, nor does the help on DirCreate. If I take the help literally, then it seems that opening and saving locations are only limited in respect of the dialogs.
I particularly want to write an application which will transfer jpg files from a CF card to a USB pen-drive. When my camera CF cards are full half-way through a long holiday I will then be able to transfer the photos and re-use the cards. Or even just back up the images on the cards. I can't find any obvious way of doing this within the iPAQ filing system - no select & Move To dialog. I have my doubts that copy and paste would work on 4 gig of jpgs when available memory is a whole lot less So transferring one jpg at a time seems to be the way to go, but it would be extremely tedious to do it manually - I take a lot of photographs! I accept that the process would take a long time, but I can connect the power supply and leave it running overnight, along with the camera battery charger.
Eventually I would also like to import the jpg filenames and photo-dates into a database so that I can add details of subject and location, programatically allocate meaningful filenames based on these details and then rename all the files in one job, rather than selecting many thousands of jpg files one by one and renaming them manually - which is very prone to typing errors.
Thanks
Caravelle
BASIC4PPC Open and Save dialogs will only address the Documents folder and "the storage card", according to the help, which says this is a limitation of the OS.
If I have both an SD card and a CF card plugged in at the same time, will the dialogs show both? (if so, help should refer to "card(s)" ).
I also have a special USB cable which allows USB pen-drives and other devices to be attached - they show up as "Hard Disk" under My Device in File Explorer.
Am I right in thinking that files can be opened & saved in any folder on the system, so long as the full path is stated? I conclude this because the help on the FileOpen command does not mention any limitation, nor does the help on DirCreate. If I take the help literally, then it seems that opening and saving locations are only limited in respect of the dialogs.
I particularly want to write an application which will transfer jpg files from a CF card to a USB pen-drive. When my camera CF cards are full half-way through a long holiday I will then be able to transfer the photos and re-use the cards. Or even just back up the images on the cards. I can't find any obvious way of doing this within the iPAQ filing system - no select & Move To dialog. I have my doubts that copy and paste would work on 4 gig of jpgs when available memory is a whole lot less So transferring one jpg at a time seems to be the way to go, but it would be extremely tedious to do it manually - I take a lot of photographs! I accept that the process would take a long time, but I can connect the power supply and leave it running overnight, along with the camera battery charger.
Eventually I would also like to import the jpg filenames and photo-dates into a database so that I can add details of subject and location, programatically allocate meaningful filenames based on these details and then rename all the files in one job, rather than selecting many thousands of jpg files one by one and renaming them manually - which is very prone to typing errors.
Thanks
Caravelle