Line commands, also called text-editing commands, are used to copy, delete, move, and repeat lines or blocks of lines within a work file.
How to Enter a Line Command
A line command consists of a one- to three-character value followed by a space.
These commands must begin with the escape character (%) which signals to the text editor that the line contains a command. Enter a command in column 1 of the line to which it applies, and end the command with a space. For detailed information on using line commands, refer to the CA IDMS Common Facilities Guide manual. Line commands are listed in the following table. Note that:
|
Operation |
Command format |
|---|---|
|
After |
%A (space) |
|
Before |
%B (space) |
|
Copy |
Copy a single line:
Copy a block of lines:
|
|
Delete |
Delete a single line:
Delete a block of lines:
|
|
Move |
Move a single line:
Move a block of lines:
|
|
Repeat |
Repeat a single line:
Repeat a block of lines:
|
|
Copyright © 2014 CA.
All rights reserved.
|
|