Back To LeighWeb Mainframe Utilities Page
View the module
associated with this documentation
This utility allows the user to place a given string at the end of each line
which satisfies a specified edit criteria. The "END" of a line is defined as
the last non-blank character within the current editing "bounds". For example,
if you wanted to place a period (".") at the end of each "non-excluded" line,
you would type => atend '.' nx <= on the command line, and a period would be
placed in the first blank space following the last non-blank character in each
non-excluded line. You may specify edit criteria such as explicit line
numbers; excluded status; label ranges; a combination of label ranges and
excluded status; etc.
|