Loading...
Select Version
The DELETE procedure deletes all elements of the structure variable SYSPOSIX which are set by the INITIALIZE procedure. If the SYSPOSIX structure subsequently contains no elements, it is itself deleted.
Parameters
SCOPE
Specifies the scope of the structure variable SYSPOSIX. The default value is ’*TASK’. The ’*PROCEDURE’ value need only be specified if it was specified in the INITIALIZE procedure (see section "INITIALIZE procedure").