How to compile menus ?

480 views
Skip to first unread message

Wim Verstraeten

unread,
Feb 4, 1996, 3:00:00 AM2/4/96
to
I have only recently started to work on the AS/400 and have a question
for you specialists out there :

I am supposed to make a tool that recompiles all sourcefiles in a
certain library into a new library. In other worths, it should convert
sources into their data- or programobjects. This tool is written in
CL. I have no problem with most types of sources (PF, LF, RPG, CL,
DSPF, ...), but I can't find a way to automatically compile
MENU-objects. Manually this is done through the Screen Development Aid
tool (SDA). This tool compiles the two types of sources related to
menus (a displayfile and a messagefile) into the three objects that
make up a menu. My question now is if there is a way to do this
without using SDA ? (I haven't been very succesful with the createmenu
command CRTMNU)

Any help would be grately appreciated.

Thanks

Wim Verstraeten
Wim.Ver...@ping.be


Pete Hall

unread,
Feb 6, 1996, 3:00:00 AM2/6/96
to
In article <4f3e05$f...@ping1.ping.be>, From Wim.Ver...@ping.be
(Wim Verstraeten), the following was written:

> I can't find a way to automatically compile
> MENU-objects.

Use CRTS36MSGF to compile the command messages. Use CRTDSPF to compile
the display, and CRTMNU to create the menu object that ties them all
together.

--
Pete Hall
pe...@inwave.com
http://ourworld.compuserve.com/homepages/peteh/

John T

unread,
Dec 28, 2021, 10:25:15 AM12/28/21
to
Thank you Pete.
Reply all
Reply to author
Forward
0 new messages