Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

DELETE procedure

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").