Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

STMT Read statement name from transfer area

&pagelevel(5)&pagelevel

The STMT function reads the internal name of a statement read beforehand with the READ function from the standardized transfer area. It can also be used to query the number of operands in the statement.

Call


CALL SDF('STMT',area,error,stmt[,num])


Description of the parameter list

Parameter

Data type
(length)

Input/
output

Meaning

STMT

char(4)

in

Function name: keyword STMT

area

char()

in

Buffer in which the standardized transfer area was stored (see INIT)

error

integer

out

Return code

stmt

char(8)

out

Address of an 8-byte field into which the internal statement name will be written

num

integer

out

Number of operands in the statement read