Loading...
Select Version
&pagelevel(4)&pagelevel
The RESET-INPUT-DEFAULTS statement allows the user to delete task-specific default values for statements or commands.
The statement functions in the same way as the command of the same name. However, the default value in this case is the deletion of the task-specific default values of statements.
RESET-INPUT-DEFAULTS |
OBJECT = *STMT(...) / *CMD (...) / *ALL / <integer 1..9999> *STMT(...) STMT = *ALL / <structured-name 1..30 with-wild(50)> ,PROGRAM = *CURRENT / *ALL / <structured-name 1..30> *CMD(...) CMD = *ALL / <structured-name 1..30 with-wild(50)> |