Previous Topic: 3774Next Topic: 3776


3775

FCREDT= AND FDAYSOLD= MAY NOT BOTH BE SPECIFIED ON THE SAME XCOPY COMMAND

Reason:

When FCREDT= is specified on the XCOPY command, only ARCHVOL records with a creation date greater than or equal to this value will be selected for processing. Similarly, when FDAYSOLD= is specified, the number of days on the command is subtracted from the current date (or the alternate date specified), and only those ARCHVOL records with a creation date greater than or equal to the resultant date will be selected.

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 XCOPY command.