Loading...
Select Version
&pagelevel(5)&pagelevel
The START-STATEMENT-SEQUENCE statement reads DAMP statements from a file and then executes them. All output from DAMP is suppressed until the last statement has been read.
If the file itself in turn contains a START-STATEMENT-SEQUENCE statement calling a statement sequence from a different file, statements are then read from this second file. The remaining statements in the original file are, however, no longer executed. For this reason, it only makes sense to use the START-STATEMENT-SEQUENCE statement as the last statement in a file of this sort.
Format
START-STATEMENT-SEQUENCE |
FILENAME = <filename 1..54> |
Operands
FILENAME = <filename 1..54>
Specifies the file from which the DAMP statements are to be read.