AS/400 HELP
"PRTUSRLOG"

PRTUSRLOG
(taken from USERLOG) prints the job log for signed-on users. You can select the message type you want to
see or enter ‘**’ to see all message types.
Use ‘**’ the first time to get familiar with the various message types
available.
PRTUSRLOG uses api QMHLJOBL to
retrieve messages from the job log.
PRTUSRLOG was developed at V4r5 . It was also tested at V5R1
PC INSTRUCTIONS:
Download "PRTUSRLOG 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
PRTUSRLOG.SAVF
QUOTE RCMD
RSTLIB SAVLIB(PRTUSRLOG) DEV(*SAVF) SAVF(QGPL/PRTUSRLOG)
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 PRTUSRLOG
PUL