For our app, I've written a simple class that does some logging to a pdb file (stream at the moment). What is the easiest way to convert that to a human-friendly text file?
I often log to a PDB file, one log message per record (not a stream), then set up a separate form with a simple scrolling list that displays the log contents, one record per line. I usually add a detail form if the messages are longer than can be viewed within a line. This is pretty simple and effective.
-- Regards, Steve Mann --- steve-at-slorevo.com Available for Contract Work
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
