Displaying DJC network (DISPDJC) *CALL,DISPDJC
Function
Use DISPDJC to display the status of a dependent job control network on a printer.
Syntax
Parameters
- OUT=
- Specifies the printer to be used. You can select the printer
by specifying one of the following:
- devname
- Specifies the name of the device.
- devnum or /devnum
- Specifies a 3-digit or 4-digit hexadecimal device number. A
slash (/) preceding the device number is not required. Device numbers
can be specified by any of the following formats:
where ddd and dddd represent the device numbers.ddd dddd /ddd /dddd - type
- Specifies the type of device. Only a printer may be specified. If type is omitted, PRT is assumed.
- group
- Specifies the group of devices to which the printer belongs. Group names are defined by the DGROUP keyword on the DEVICE initialization statement; typical group names might be FLOOR1 or LOCAL. When a group name is specified, the first available printer in the group is selected.
If you omit the OUT= parameter, the system selects the first available printer.
- NET=djnet or ALL
- Specifies the name of the DJC network to be displayed. If ALL is coded, all networks in the system are displayed.