EDIT Subcommands-SERIAL OFF indicates that neither serialization numbers nor identifiers are
to be placed in columns 73-80. ON indicates that the first three characters of
be used in columns 73-75 as an identifier.
filename are to
ALL indicates that columns 73-80 are to be used for serialization
numbers.
seq specifies a three-character identification to be used in columns
73-75.
incr specifies the increment for the line number in columas 76-80 (or 73-80). This number also becomes the first line number. If incr
is not specified, then 10 is assumed.
1. The SERIAL subcommand is valid only for files with fixed-length, SO-character records. To renumber VSBASIC or FREEFORT files, use
the RENUM subcommand.
2. The serialization setting is ON, by default, for the following
filetypes: ASSEMBLE COBOL DIRECT FORTRAN MACRO PLI PLIOPT UPDATE UPDTxxxx 3. When serialization is in effect, records in a file are resequenced
each time a FILE, SAVE, or AUTOSAVE request is issued. If you are
using line-number editing, you must issue the subcommand:
linemode off
before issuing a FILE or SAVE subcommand if you wish the records to
be resequenced.
If you issue the SERIAL subcommand in a file with a zone column greater
than 72, the message:
END ZONE SET TO 72
is displayed, to indicate that the zone has been changed. If the zone
column is 72 or less, but the truncation column is greater than 72, the
message: TRONC SET TO 72
is displayed. Section 3. EDIT Subcommands and Macros 249
Subcommands-SHORT, SHORT Use the SHORT subcommand to request the editor to respond
subcommand lines with the short form of the ?EDIT message.
of the SHORT subcommand is: r , SHORT L-- to invalid
The format --, , ____ -1 1. When the SHORT subcommand is in effect, the editor responds:
to an invalid subcommand line, and responds:
to an invalid macro request.
2. To resume displaying the long form of the ?EDIT message, use the LONG subcommand.
None. STACK Use the subcommand to stack data lines or EDIT subcommands in the
console stack
su bcomma nd is:
for subsequent
- ...... -,., The format of the C",lIr"'TT ..... oJ. n. """ 1\ r- , , , STACK , , , L- n -, , r , , , In , , I I subcommand, , I 10 I , , 11 , , , L .I , -1 indicates the number of lines to be stacked beginning with
the current line. If a number or a subcommand is not
specified, then one line is assumed by default. maximum
of 25 lines can be stacked.
If the current line pointer is at the top of the file, then
n-1 lines are stacked. If fewer than n lines remain in the
file, only the lines remaining are stacked.
subcommand specifies an EDIT subcommand to be stacked.
o stacks a null line. 250 IBM VM/370 CMS Command and Macro Reference
Previous Page Next Page