PORT2WP Version 1.0 May 22, 1990 The Portfoilo is a wonderful machine. I have used it constantly in my travels. The editor is easy to use and has word wrap. When I went to use the files on my desktop machine, I had problems with the word wrap. The Portfoilo ends a word wrapped line with a followed by a . Not all wordprocessors can search for the pair. I wrote a little program in Turbo Pascal that will replace with . The result of this it that each paragraph is now one long line, and the wordprocessor of your choice can re-wrap the lines to the proper length. PORT2WP outfile Where infile and outfile are standard MS/DOS filenames. The < and > are the redirection operators. Infile is the Portfoilo file, Outfile is the "unwrapped" file. This file can then be read into the wordprocessor of your choice. For WordPerfect, you might have to use TEXT IN if the regular retrieve gives an error. Then just move to the end off the file, and the document will be formatted. This program is designed to run on the desktop machine, rather than the Portfoilo, but it will run on the Portfoilo. Bug Reports or Comments to : BJ Gleason Thin Air Research B-607 1600 South Joyce Street Arlington, VA 22202 Compuserve : 73337,2011 Genie : BJGLEASON This program is placed in the public domain.