My app creates a XML file for import into GPS-related apps like PalmOS-based 
PathAway. If the device I run on has a SD slot, fine, I can use a VFS file and 
PathAway imports it. On other devices, I resort to a file stream, but in this 
case, PathAway does not support that PalmOS-specific format (indeed, I can 
always ask), and if the user recovers the file on his PC through a HotSync or a 
beam. it still has to be stripped of its header (PAR does that) in order to end 
up with the original XML file contents.

Is there an alternative format I can use to produce a non-database data file in 
the absence of a SD slot? Installable file system library?


Luc Le Blanc
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to