Discussion:
Txt to PDB - PDB to Txt through Delphi
(too old to reply)
TEKNISA Web Development Team
2004-10-19 18:01:22 UTC
Permalink
Hi!!!
I need to convert a PDB file for TXT data, and later, TXT to PDB,
through Delphi. How can I do this?
Regards

Rafael
Baxter
2004-10-21 03:27:59 UTC
Permalink
Write a conduit. Read each record on the Palm .pdb, write it as text.
--
-------------------------------------------------------------------------
Free software - Baxter Codeworks www.baxcode.com
-------------------------------------------------------------------------
Post by TEKNISA Web Development Team
Hi!!!
I need to convert a PDB file for TXT data, and later, TXT to PDB,
through Delphi. How can I do this?
Regards
Rafael
A***@ntlworld.com
2005-01-04 11:26:51 UTC
Permalink
What exactly do you mean ?
Is the PDB file on the computer and you want to write an app that can
read it and ouput the plain ascii text ? then the inverse process ?
Please explain

Loading...