LENGTH and WIDTH Subcommands (SET command)

LENGTH and WIDTH specify the maximum page length and width for the text output, respectively. These two subcommands apply only to text output.

  • Length represents number of lines, and width represents number of characters.
  • You can specify any length from 40 through 999,999 lines. If a long page length is specified, the program continues to provide page ejects and titles at the start of each procedure and at logical points in the display, such as between crosstabulations.
  • To suppress page ejects, use keyword NONE on LENGTH. The program will insert titles at logical points in the display but will not supply page ejects.
  • You can specify any number of characters from 80 through 255 for WIDTH.