home *** CD-ROM | disk | FTP | other *** search
- WrapLine (c) Copyright 1988, 1989 by Nassib Nassar, Version 2.0
- From the DOS prompt, enter "WL ?" for help & software license
-
- Formats text by wrapping lines longer than specified line width.
- Unlike text editors, WL wraps without regard to word structure.
- WL uses Don Strenczewilk's fast file reading routines (RLINE).
-
- Nassib Nassar, SoftBrush, 4035 Livingstone Pl., Durham, NC 27707
-
- This software is licensed for personal use only. It shall not be
- used commercially. It shall not be distributed as part of, or in
- conjunction with, any other software or package. It shall not be
- modified in any manner.
-
- THIS SOFTWARE IS PROVIDED AS IS. THE AUTHOR SHALL NOT BE LIABLE
- FOR ANY ERRORS OR DAMAGE THAT MAY RESULT FROM USING THIS PROGRAM
-
- Usage: WL input_file output_file [/line_width]
- (input_file and output_file must be different)
- (line_width defaults to 80 characters)
-
- Examples: WL B:INFILE A:OUTFILE.TXT
- WL INFILE C:\LOG\OUTFILE /40