AS/400
HELP
"DEVICES"
Display a list of Devices


DEVICES displays a list of all active workstations and printers on your AS/400 showing their
current status and configuration. It also shows how many processor time units have
been spent on each device.
DEVICES was
developed at V5r1
DEVICES
uses APIs QUSLJOB to find all active I and
W jobs. QUSRJOBI gets the status
and QDCRDEVD gets the device
description.
PC INSTRUCTIONS:
Download "DEVICES” to your PC.
Go to a DOS session and enter the following;
FTP SYSTEM (system = your AS/400’s
name or IP address)
Enter a valid user id and password
CD QGPL
LCD C:\DIRECTORY (directory= the directory on your pc where you
downloaded “ DEVICES.savf”
QUOTE
SITE NAMEFMT 1
BIN
PUT
DEVICES.SAVF
QUOTE RCMD
RSTLIB SAVLIB(DEVICES) DEV(*SAVF) SAVF(QGPL/DEVICES)
Note: If there is a security problem restoring all
objects with the command above, sign on
to your as/400 as Qsecofr and run RSTLIB
from the command line.
AS/400
INSTRUCTIONS:
ADDLIBLE DEVICES
Call DEVICES