Workstation entry

You can specify many items in a workstation entry.

Here are the items. Parameter names are given in parentheses.

Add, change, or remove workstation entries

The following commands allow you to add, change, or remove workstation entries from a subsystem description.

To add a workstation entry to a subsystem description, use the Add Work Station Entry (ADDWSE) command. Here is an example of adding a workstation entry:

ADDWSE SBSD(USERLIB/ABC) WRKSTN(DSP12)
JOBD(USERLIB/WSE)

To specify a different job description for a previously defined workstation entry, use the Change Work Station Entry (CHGWSE) command. Here is an example of changing a workstation entry:

CHGWSE SBSD(USERLIB/ABC) WRKSTN(DSP12)
JOBD(USERLIB/NEWJD)

To remove a workstation entry from a subsystem description, use the Remove Work Station Entry (RMVWSE) command. Here is an example of removing a workstation entry:

RMVWSE SBSD(USERLIB/ABC) WRKSTN(DSP12)
Related reference
Transfer Job (TFRJOB) command
Add Work Station Entry (ADDWSE) command
Change Work Station Entry (CHGWSE) command
Remove Work Station Entry (RMVWSE) command