Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

DEFINE-TEST-OBJECT Define test object

&pagelevel(4)&pagelevel

The DEFINE-TEST-OBJECT statement defines whether the syntax of commands or statements is to be tested.

DEFINE-TEST-OBJECT                                                                                                                                          

TEST-MODE = *CMD / *STMT(...)  

*STMT(...)

PROGRAM-NAME = <name 1..8>
,LAYOUT = *OLD / *NEW

TEST-MODE =
Defines the type of the test objects.

TEST-MODE = *CMD
The test objects are commands.

TEST-MODE = *STMT(...)
The test objects are statements.

PROGRAM-NAME = <name 1..8>
Internal name of the program to which the statements to be simulated belong.

LAYOUT = *OLD / *NEW
Format of the standardized transfer area. If statements use the new format (as of SDF V4.1), *NEW must be specified for correct outputs to be received from SDF-SIM.