0 pts.
 Writing Programmes
Hi I am currently learning AS400 and trying to write a programme. I want to list users under a subsystem, but there are four different sets of users, and we normally use a set of menu's to get these list's, I want to look at the command behind the menu option so that I can add it to my programme. Or if anyone knows of a command that will help me do this. I have tried WRKACTJOB SBS(QINTER) SEQ(*USER) which lists all the users, but I need to refine it a bit more, ie list all users starting K. Can anyone help me please?

Software/Hardware used:
ASKED: November 13, 2007  8:24 AM
UPDATED: February 13, 2009  4:58 AM

Answer Wiki:
This will work if your menus are created use SDA. Use the WRKMSGF command, with the message file name the same as the menu. The commands behind the menu options are shown in the Message Text column. If your menus are hll programs, you will need to get inside those programs.
Last Wiki Answer Submitted:  February 13, 2009  4:58 am  by  LBurkett99   830 pts.
All Answer Wiki Contributors:  LBurkett99   830 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _