× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



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.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.