Hi. If a user profile already has a CL in the initial program to call parameter and that CL can't be modified to add a sndbrkmsg, is there another way to have a message sent to the admin that a specific user has just signed on to the iseries?
Software/Hardware used:
ASKED:
April 22, 2008 8:30 PM
UPDATED:
April 19, 2010 6:04 AM
You could also simply change the user profile to call a different CL program as the initial program. The new program would SNDBRKMSG and then CALL the original initial program.
Tom