RATE THIS ANSWER
0
Click to Vote:
0
0
I was unable to find a direct answer to your question. However, if it were me, I'd:
o Create and save a prototype Menu that contains all your company's standards and default values
o Create a command and clp that would be your new create menu command (CRTMENU ?)
o Include an input parm on this command that would accept the name of the menu you want to create, and the library where the source should be located
o In the clp that gets called, copy the source of the prototype menu to the name & location specified in the input parm
o Finally, have the clp call STRSDA using option 2, specifying the name of the source member you want to modify
Last Answered:
Jul 6 2006 10:21 AM GMT by ChuckM 
0 pts.