AS/400 HELP
"USERLOG"

USERLOG
shows two screens. The first
(like USERS) shows all signed-on
users. You can then display all the
‘request’ messages entered from the command lines for each job. If the user
is locked into a menu from sign-on the list will be empty. If the
user has the ability to enter commands
(programmers, system administrators etc) a history of the
commands entered (for this session) is shown. An abbreviated
line is shown. F10 prints the full 160
character line
USERLOG uses api QMHLJOBL to retrieve type
8 and 9 messages from the job log.
USERLOG was developed at V4r5 and saved at
V4r2. It was also tested at V5R1
PC INSTRUCTIONS:
Download "USERLOG 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 “ userlog.savf”
QUOTE
SITE NAMEFMT 1
BIN
PUT
USERLOG.SAVF
QUOTE RCMD
RSTLIB SAVLIB(USERLOG) DEV(*SAVF) SAVF(QGPL/USERLOG)
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 USERLOG
USERLOG