--------------- PMBASE64 v1.0 -------------------- Date : 4/1/96 Written By : Cliff DeCarlo (cliffd@albany.net) This is a simple PM application that will encode and decode base-64 files. The program is multi-threaded and was written using the Borland C++ compiler and the Borland OWL. It does occasionally crash but this is because of bugs in OWL. The program is REAL simple and menu driven. The only thing to note is that the base-64 file to be decoded must be stripped of any header information. The first line of the file MUST be the actual data or else your binary file will be garbage. Please send any comments to cliffd@albany.net