Hi, friends !, today I have another question, how can I personalize commands like WRKUSRPRF, WRKCFGSTS or CHGUSRPRF. this commands have many options but I need show only one or another to a user (a comun user, I don't have a operator).
Software/Hardware used:
ASKED:
May 15, 2008 1:47 PM
UPDATED:
April 21, 2010 3:07 PM
Hello,
You can use the ‘create duplicate object command’ CRTDUPOBJ and press F4 to prompt for parameters. The from-object will be the name of the command you want to make a shortcut for, like WRKACTJOB, the from library can be *LIBL. The object type is *CMD. The to-library name can be QUSRSYS – an IBM-supplied library for user-created objects and the to-object name will be your shortcut name, like WAJ. The same with the other commands like WRKUSRPRF could be WUP.
TPINKY
Hi Tpinky, thanks for Your help too.
Regards,
SILVARB
You should ook into the CL selective pompting facility.
sampe url:
http://systeminetwork.com/article/power-question-mark-cl-programs-and-menus
DanF