Previous Topic: POST ExamplesNext Topic: PRINT Usage Notes


PRINT Command

The PRINT command produces a month-by-month listing of indicated base calendars. PRINT produces output that reflects the beginning and ending days of each month, holidays, or any other nonprocessing days that were defined when the calendar was produced.

This command has the following format:

PRINT,SCAL=xx[,YEAR=yy]
SCAL

Specifies user-supplied unique characters that identify the base calendar to print. Value is the two unique characters that are used during initial creation of the calendar. These characters provide the xx portion of the base calendar name, SCALyyxx.

Limits: 2 alphanumeric characters

YEAR

(Optional) Specifies the year of the base calendar to print. Value is the last two digits of the base calendar year (14 = 2014). The year also provides the yy portion of the base calendar name, SCALyyxx. This year must be the same year that is specified when the calendar was initially created.

Default: Current year

Limits: 2 numeric characters