110690     File Manipulation Commands  Version: V2.0, April 1984
 
Submitted by: John Alexander, Shiva Associates, Sepulveda, CA
 
Operating System: RT-11  Source Language: TECO-11  Memory Required:
Depends on size of user files to be manipulated  Software Required:
TECO-11  Keywords: File Management
 
Abstract: This is a group of file manipulation "executives"
that is intended to allow the user to make "global"
changes to all lines of a file. The "executivess"
call up teco files to perform the work. The TECO
executive gets the name of modules and creates further
com lines that operate on the specified files. This can
be very useful to the user that desires to utilize the
code that has already been written and write supporting
documentation, or to manipulate data files etc.
 
Operations
. Number all lines of a file
. Move a set of columns to a new column location for all lines
. Pad out the end of lines to a given column
. Cut excessively long lines to a given column
. Fix all lines (long or short) to a given column
. Eliminate all "tabs" from a file,
. Replace spaces with tabs where possible
. Shuffle two files together
. Combine columns of one file with columns of another file
. Strip comments out of code
. Strip code out of comments etc.
 
To execute any of these "executives" type in
"@" in front of the exec name and a carriage
return. The exec's will prompt the user for inputs.
 
Media (Service Charge Code): User's Manual (EB), Two RX01 Diskettes
(KB)  Format: RT-11, 600' Magnetic Tape (MA)  Format: RT-11
 
 

The PDP-11 DECUS Software Index
The PDP-11 Home Page
Tim Shoppa <shoppa@trailing-edge.com>
Created: December 26, 1998