AS/400 HELP
"SNooP"


SnooP
Lets you see what another user is doing on your AS/400. It captures the user’s current screen for
you to view like STRCPYSCN without the
user knowing. It’s also a great
tool to help a user in distress.
SNooP
starts by showing all signed on users.
API QWSRTVOI verifies the selected
job has an active screen before trying to retrieve the screen with STRSRVJOB and TRCJOB. The CL
program to retrieve the user’s screen was written by Yow
Wai Fong
in an article in Iseries Programmer Tips
SNooP was written at V5r2 and compiled down
to V4r5
SNooP is available for
$10.00
INSTRUCTIONS:
Download "SNooP” 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 “ SNOOP.savf”
QUOTE
SITE NAMEFMT 1
BIN
PUT
SNOOP.SAVF
QUOTE RCMD
RSTLIB SAVLIB(SNOOP) DEV(*SAVF) SAVF(QGPL/SNOOP)
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
SNOOP
CALL
SNOOP
NOTE: If the job selected has no active screen
(perhaps due to a user aborting it) the selected job will return an “E” (error)