Depending on how smooth you want it to work you may have to write a conduit.
There are a few simpler approaches which I've used to get back ASCII text which are: 1) Write the data to a NotePad database record and then sync it back. 2) Beam the data back (easier than you think). 3) Write the data to a SD card. Option 1 is only good for data up to 4K in size I believe. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ULStudent:Robert.Conlon Sent: Wednesday, April 13, 2005 6:33 AM To: Palm Developer Forum Subject: Creating CSV files Hi, I have created an application that contains alphanumeric tabular information as well as graphs. When synchronising with a PC the data should be transferred in ASCII format as a CSV file that can be imported into other applications such as Excel or Matlab. Does anyone have any suggestions how i would start creating this CSV file or no of any examples. Rob -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
