On Jan 21, 2008 3:33 PM, Luc Le Blanc <[EMAIL PROTECTED]> wrote:
> My app can export a map as a GPX file, either on a memory card, or as a file 
> stream in RAM. In the latter case, if I want to beam that file to another 
> Palm or PC, can I use ExgDBWrite to only send the raw data, without the 
> filestream header?

No, you'd just use a loop with calls to FileRead and ExgWrite to write
the raw data yourself.

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

Reply via email to