DLTWSCST (Delete Work Station Customizing Object)
DLTWSCST Command syntax diagram
Purpose
The Delete Work Station Customizing Object (DLTWSCST) command allows the user to delete a work station customizing object.
Required Parameters
- WSCST
- Specifies the qualified name of a work station customizing object to be deleted.
The name of the work station customizing object can be qualified by one of the following library values:
*LIBL: All libraries in the job's library list are searched until the first match is found.
*CURLIB: The current library for the job is searched. 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 to be searched.
object-name: Specify the name of the object that is deleted.
Example for DLTWSCST
DLTWSCST WSCST(MYLIB/PERSONNEL)This command deletes the work station customizing object named PERSONNEL.
Error messages for DLTWSCST