Previous Topic: Reserved Words

Next Topic: WIZIVP: The Interval Chopper


Keywords

This product generates values for certain keywords. Use these keywords in CA JARS Wizard processing statements. It is not necessary to define the fields. Insert two blanks or another keyword after a literal in a statement that contains more than one keyword. These keywords are displayed in the following table.

Keyword

Description

CALENDAR DATE

The date field used for a calendar report. If this field is not defined, then the glossary field named DATE is used.

COMPANY

The default company ID (CA Inc.).

COUNT

The number of records read. This value is one for the first record and is incremented by one for each new record processed. When used in a control level break, the value is the number of records processed for the control group.

DAY OF WEEK

A value from 1 through 7, where one indicates Monday, two indicates Tuesday, etc. CA JARS Wizard computes this value from the DATE fields of the record.

GENLEVEL

The current genlevel.

GLOSSARY

The name of the primary input file.

HIDATE

The highest date value encountered in the DATE field of the records.

HITIME

The highest time value encountered in the START TIME field of the records with the highest DATE field value.

INPUT RECORD NO

The position of the record in the file - preSORT. The position of the record in the sorted file - postSORT.

LIMIT

The number of records read before an end-of-file is forced. (This can be used with COMPUTE statements only.)

LODATE

The lowest date value encountered in the DATE field of the records.

LOTIME

The lowest time value encountered in the START TIME field of records with the lowest DATE field value.

NO OF RECORDS

The number of selected records either preSORT or postSORT.

RELEASE

The current release.

TOD

The time of day in seconds.

TODAY

The current date and time of day. The date is formatted as: DD MMM YYYY.

WEEK NO

A week number is assigned, depending on the date. A week begins every Monday.

WEEKDAY

The DATE field is converted to the name of the day, that is, Monday, Tuesday, etc.

WIZPAGES

The current page number of the report.