Spooler Plus Utilities Reference Manual

Peruse
Spooler Plus Utilities Reference Manual522294-002
2-43
STARTCOL Command
3. In this example, the system and subvolume names are provided while the volume
name is the current default name:
_SJFILES \NEWSYS.MYSVOL
\NEWSYS.$DISK.MYSVOL
.LDATA .RECORDS .OLDLIST
_
STARTCOL Command
The STARTCOL command alters the starting column number used when a job is listed.
The first column is 1.
starting-column
is a number greater than 0 and less than or equal to the rightmost column in the
current job. The default column number is 1.
Considerations
When Peruse is first run, the value for STARTCOL is 1.
STARTCOL can be used with NUMCOL to list only a few columns of a job.
You can use STARTCOL to view those lines of a report that are longer than 80
characters and that otherwise cannot be seen on your terminal.
Example
In this example, you use the F2 function key to display four lines of your program on
your page-mode terminal:
STARTCOL starting-column
_(Press the F2 function key)
54. 000000 0 0 STRUCT buffer ;
55. 000000 0 0 BEGIN
56. 000000 0 1 INT status,
57. 000000 0 1 reserved;
_