Delete WSCST (DLTWSCST)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Delete Work Station Customizing Object (DLTWSCST) command allows the user to delete a work station customizing object.

Top

Parameters

Keyword Description Choices Notes
WSCST Workstation customizing object Qualified object name Required, Positional 1
Qualifier 1: Workstation customizing object Name
Qualifier 2: Name, *LIBL, *CURLIB
Top

Workstation customizing object (WSCST)

Specifies the qualified name of a work station customizing object to be deleted.

The possible library values are:

*LIBL
The library list is used to locate the work station customizing object.
*CURLIB
The current library for the job is used to locate the work station customizing object. If no library is specified as the current library for the job, the QGPL library is used.
library-name
Specify the name of the library where the work station customizing object is located.

The possible values are:

object-name
Specify the name of the object that is deleted.
Top

Examples

DLTWSCST   WSCST(MYLIB/PERSONNEL)

This command deletes the work station customizing object named PERSONNEL.

Top

Error messages

None

Top