The example below shows sample output from ACS/QA sent to the
SYSPRINT dataset. The header message is displayed first. The
SYSIN control statements are then echoed, followed by the program options
that were specified by default or on the SELECT statement.
Control Statements and Options
ACSQA 5.1 - DTS SOFTWARE ACS TESTING - WEDNESDAY 10/03/07
SYSIN CONTROL STATEMENTS:
SELECT CDS1(ACTIVE) CDS2(STEVE.SCDS) - TESTLIB(STEVE.TESTCASE.PDS)-
PRINTRO(YES) -
TRACE(NO) EXITS1(NO) EXITS2(NO) - SETDCVARS(YES)
OPTIONS IN EFFECT:
TESTBED DSN............... STEVE.TESTCASE.PDS
MEMBER(S).................... ********
CDS1............................... ACTIVE
CDS2............................... STEVE.SCDS
DISPLAY R/O VARS...... YES
SET DC VARIABLES...... YES
OBTAIN D/S INFO........ NO
TRACE............................. NO
EXITS1........................... NO
EXITS2........................... NO
DC EXIT ADDR............... 00000000
SC EXIT ADDR............... 00000000
MC EXIT ADDR............... 00000000
ACS ROUTINES TO BE EXECUTED: DC MC SC SG
Following the options display in the SYSPRINT output are messages
indicating the test case member being processed, its description, and, because
PRINTRO(YES) was specified, the ACS read-only variables. The
PRINTRO(YES) option causes ACS read-only variables to be displayed in the
output.