| Syntax: | Default: |
| /Sq[l] [,r|*] | /Sq- |
| /Sq- |
This option is only valid for C files.
Use /Sq to specify columns in which sequence numbers appear, and ignore text in those columns. This option can be used when importing source files from other systems, and is provided primarily for compatibility with IBM C/370.
Sequence numbers appear between columns l and r of each line in the input source code. l and r must be from 1 to 65535, and r must be greater than or equal to l. If you do not want to specify a right column, use an asterisk for r.
By default, the compiler does not use sequence numbers.
![]()
Summary of Compiler Options
Language-Dependent Options