I need a method to identify (within a CL pgm) when a user is in an application, then uses SysReq 1 to sign on again and enters the same application. I would like to do it without saving the User ID and Job Number in a file. I have a CL pgm which will check Active Jobs and identify when a user is in the same application in multiple sessions (the user is listed twice) but it does not work if the user is in the application on 'both sides' of a single session. Only the current session appears in the WRKACTJOB screen. Thanks, Alan Smith alan_smith@unigroupinc.com

Reply With Quote