Previous Topic: 2961Next Topic: 2965


2964

FCREDT=(yyddd) and FDAYSOLD=(nn) MAY NOT BOTH BE SPECIFIED ON THE SAME MERGE COMMAND

Reason:

When FCREDT= is specified on a MERGE command, only ARCHVOLS records with a creation date greater than or equal to this date can be selected for processing. Similarly, when FDAYSOLD= 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 greater 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.