For some reason, I guess I'm being thick-headed about this. The only program I've found so far that I can get to compile on my SCO unix is pdbmake.
I'm using as input a CSV file. The problem is that it is not separating the records into fields. How are the field sizes described in the record? I don't see any variable that deals with field length. I can doctor the code for pdbmake to split the fields at the "," but I don't know how to store the fields so that I can read them back in my palm program. If I create a pdb file using the same CSV file, using "PDB Converter", it works great. That program won't work because I need a unix-based conversion program. Thanks again. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
