Looking for relevant AS/400 Whitepapers? Visit the Search400.com Research Library.
Tpinky | May 20 2008 8:46PM GMT
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