> "When the fileModeTemporary open mode is used and the file type passed to
> FileOpen is 0, the FileOpen function uses sysFileTTemp (defined in
> SystemMgr.rh) for the file type, as recommended. In future versions of
Palm
> OS, this configuration will enable the automatic cleanup of undeleted
> temporary files after a system crash. Automatic post-crash cleanup is not
> implemented in current versions of Palm OS."
>
> You can have a temp file with FileOpen, but you have to set the openMode
as
> temporary, he is using ReadWrite.

i always thought that temp files are deleted on system reset - and,
even that depends on the OS version in regards to how it functions
exactly.

if running on POSE, you should be able to export the database - but,
in the long run, yes - he will want to not pass zero for some of
those  parameters. i did miss that he was passing zero for the file
type. good catch, but, ideally - with that flag not being
zero - my comments apply :)

---
Aaron Ardiri                           [EMAIL PROTECTED]
CEO - CTO                                              +46 70 656 1143
Mobile Wizardry                         http://www.mobilewizardry.com/



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to