How can I view the existing shortcuts for as400 commands? I am asking this because many people have already created many shortcut commands on the as400 network that I am using. So I need to see the existing shortcuts. I know how to create a new shortcut but I do not know how to view the existing ones.
Software/Hardware used:
AS400
ASKED:
September 4, 2009 5:06 AM
UPDATED:
August 23, 2010 9:16 AM
If you don’t know the libraries that may contain shortcut commands, you can enter
DSPOBJD OBJ(*ALLUSR/*ALL) OBJTYPE(*CMD)
Of course, one of our programmers likes to put shortcuts into QSYS (a bad idea) which does not show up with this command.
Mike
I think that the shortcuts are the PDM shortcuts. These can be stored on different files or different members ot the QUAOOPT file. I usually have my own personal copy cnnected to my user profile. That way I am sure??? that the shortcuts I use were not altered by someone else.
The best method is to use the TAATOOL cmd PRTCHGIBM. Hopefully all of your modified and shortcut IBM commands have been put in one library, QGPL, or best yet a cmds mods lib that you put ahead of QSYS in QSYSLIBL