SET SEQUENCE command (PL/I)
Controls whether z/OS® Debugger interprets data after column 72 in a commands or preference file as a sequence number.
- ON
- Allows sequence numbers in 73-80 columns in the commands or preferences file.
- OFF
- Does not allow sequence numbers in the commands or preferences file.
Usage note
If you have sequence numbers placed in 73-80 columns, you have
to enter the SET SEQUENCE ON
command as the first command
of your commands or preferences file. Afterward, z/OS Debugger processes
1-72 columns and ignores everything after column 72.