PDB Reader is a simple PalmOS app that can read multi-line text files converted with PDB Converter, and can save them as a record with one long field.  Once saved as a single field, the file can then be read almost instantly.  This is very useful for creating long Help files to include in your projects, as generating long strings by concatenation is very time-consuming (and not very professional appearing).