Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

SEND-STMT Transfer statement record to program

&pagelevel(4)&pagelevel

Domain: PROCEDURE

Command description

SEND-STMT should always be used when commands and statements are mixed. Just like the SEND-DATA command, a SEND-STMT command in the data stream does not implicitly activate an EOF condition.

Format

SEND-STMT

RECORD = *EOF / <text 0..1800 with-low string-expr>

Operands

RECORD = *EOF
Sets the EOF condition, i.e. end of statement entry.

RECORD = <text 0..1800 with-low string-expr>
String expression. Evaluation of the expression produces the statement.

Command return codes

(SC2)

SC1

Maincode

Meaning


0CMD0001No error

1CMD0202Syntax error

1SDP0118Command in false context

3CMD2203Incorrect syntax file

32CMD0221System error (internal error)

64SDP0091Semantic error

130SDP0099No further address space available