Loading...
Select Version
&pagelevel(5)&pagelevel
The CORR function sets a correction bit for a given operand. When this correction bit is set, the operand in question is underscored in the error dialog for a statement, if it was invalid.
Call
CALL SDF('CORR',area,error,pos)
Description of the parameter list
Parameter | Data type | Input/ | Meaning |
CORR | char(4) | in | Function name: keyword CORR |
area | char() | inout | Buffer in which the standardized transfer area was stored (see INIT) |
error | integer | out | Return code |
pos | integer | in | Position of the operand whose correction bit is to be set |