PWB Extensions Help (ext.hlp) (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Text Manipulation
                                             Up Contents Index Back
─────PWB Extensions─────────────────────────────────────────────────────────
 
     Function        Description
 
     CopyBox       Copy a box of text between files
     CopyLine      Copy a line of text between files
     CopyStream    Copy a stream of text between files
     DelBox        Delete a box of text
     DelLine       Delete lines of text
     DelStream     Delete a stream of text
     GetCursor     Get cursor position
     GetLine       Get text of a line
     MoveCur       Move the cursor
     PutLine       Modify or create a line in a file
     Replace       Insert or overtype characters on a line
                                    -♦-