Previous Topic: 2933Next Topic: 2935


2934

CREDT=(yyddd) and DAYSOLD=(nn) MAY NOT BOTH BE SPECIFIED ON THE SAME MERGE COMMAND.

Reason:

When CREDT= is specified on a MERGE command, only ARCHVOLS records with a creation date less than or equal to this date can be selected for processing. Similarly, when DAYSOLD= is specified, the number of days on the command is subtracted from the current date (or alternate date specified), and only those ARCHVOLS records with a creation date less than or equal to the resultant date can be candidates for selection.

The intent is to give the user two ways of arriving at a date to compare against the ARCHVOLS creation date. It is invalid to specify both parameters on the same MERGE command.