Hello Everybody,
I have a plain text file (data.txt) which I need to read and convert into a palm record database using a C++ program that runs on Palm OS. I am using Palm Simulator 5.3 for developing my application. I put the text file on the same folder where the simulator program running from, but the C++ program cannot see/find the text file. Can anybody please tell me how to take care of this problem? How do I tell the C++ program running on the simulator the location of the text file?
Are you using the APIs defined in HostControl.h to try to read the file from the host computer's file system?
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
