Previous Topic: DC177032Next Topic: DC177034


DC177033

*** ERROR *** A COMMAND TO PRINT SCREEN CONTENTS WAS ENCOUNTERED IN BATCH

Reason:

An invalid option was specified on a PRINT command in the process code of a dialog. PRINT SCREEN is not allowed in batch. Either change the PRINT command to omit the SCREEN option or use an IF $BATCH test to bypass it when executing the dialog in batch.

Module:

ADSOCMIS

Severity:

1