In the same source file where your menu resides, do you have the QQ source?
DDS menus are created using source type MNUDDS and MNUCMD. The first
source's name is the menu name (usually) and the second source member will
be the first's with a QQ appended.
If I have a menu called MENU1, the MENU1QQ source looks like this:
MENU1QQ,1
0001 wrksplf
0002 wrksplf output(*print)
My menu would be created with two functioning options: 1=wrksplf and 2 =
wrksplf output(*print)
You can access and change these options when in SDA with F10 and F13.
You'll notice on the compile screen when exiting SDA, at the top, it will
look something like this:
Exit SDA Menus
File . . . . . . : QMNUSRC DDS member . . . . . : MENU1
Library . . . . : WORKLIB Commands member . . . : MENU1QQ
I hope that's the right answer for you question.
T
-----Original Message-----
From: Laine, Rogers ; Laine, Rogers
Sent: Thursday, March 13, 2014 9:59 AM
To: 'Midrange Systems Technical Discussion'
Subject: Compile of Menu program
Hello,
When changing a Menu program (type MNUDDS) and using option #17 (changing
using SDA) the program is compiled but the Message Description file (*MSGF)
is cleared of my previous commands.
From what I have read all types associated with menus are created each time
it is compiled.
Is there any way to get around this issue because I do not see any options
to change during a compile.
Rogers
************************************************
This E-Mail transmission (and/or the documents accompanying it)
may contain information belonging to the sender which is confidential,
privileged and/or exempt from disclosure under applicable law. The
information is intended only for the use of the individual(s) or entity
named above. If you are not the intended recipient, you are hereby
notified that any disclosure, copying, distribution or the taking of any
action in reliance on the contents of this information is strictly
prohibited. If you have received this E-Mail transmission in error,
please immediately notify us by return E-Mail or telephone to arrange
for return of its contents including any documents.
As an Amazon Associate we earn from qualifying purchases.