|
Here's an example of what I mean. This is the command executed on a
particular menu of mine:
?BB15 ??PROCS(*N) ??PRINT(*NO) ?-RAWPKGLST(*SAME/PKGLBLAL) ?-MBR(ORDERS)
?-SUBMIT(*YES) ?-LBLGRP(*STD)
When the menu option is taken, the command itself is prompted due to the ?
in front. The ?? in front of parms PROCS and PRINT allows the user to
change those and the ?- causes those parms to not even be displayed, meaning
that can't be changed. I also at times use ?* which shows that particular
parm, but it cannot be changed. (I know you already know about the ?, ??,
?-, and ?*; I just put it here for others who may not know. There are
others too, but I've never used them.)
Is all the possible when both building a UIM menu and when using it?
Thanks.
--
Jeff Crosby
UniPro FoodService/Dilgard
P.O. Box 13369
Ft. Wayne, IN 46868-3369
260-422-7531
The opinions expressed are my own and not necessarily the opinion of my
company. Unless I say so.
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx
[mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of
vhamberg@xxxxxxxxxxx
Sent: Thursday, January 31, 2008 6:41 PM
To: Websphere Development Studio Client for iSeries
Subject: Re: [WDSCI-L] Compiling menus via WDSc
Jeff
You can have a full command line on UIM menus - just another
tag - not sure if that is your question.
Basically these are what IBM uses for almost everything - the
behavior you see there is what these give you. In our
products we have commands with various prompting as the
action behind the menu item.
I just tried an IBM menu - MAIN - put a "1" on the command
line and pressed F4 - got a message that you cannot prompt menu items.
Does that make sense?
Later
Vern
-------------- Original message ----------------------
From: "Jeff Crosby" <jlcrosby@xxxxxxxxxxxxxxxx>
Do the UIM menus you create have full command promptinglike regular menus?
You know, the ?? and ?- and ?* stuff. And are thosepromtable during
design and runtime?opinion of
What tool do you use to convert from regular to UIM menus?
Thanks.
--
Jeff Crosby
UniPro FoodService/Dilgard
P.O. Box 13369
Ft. Wayne, IN 46868-3369
260-422-7531
The opinions expressed are my own and not necessarily the
my company. Unless I say so.UIM. What I
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx
[mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Jerry Adams
Sent: Thursday, January 31, 2008 2:53 PM
To: Websphere Development Studio Client for iSeries
Subject: Re: [WDSCI-L] Compiling menus via WDSc
True, Vern. Whenever I have to add another option to one of our
menus, which are already overcrowded, I convert it to
drunk thatwould really like to see is, at least, an SDA-like interface to
designing one.
You can, also, use UIM panels for display files. Haven't
in QSYS -kool-aid yet, but it looks interesting.
* Jerry C. Adams
*IBM System i Programmer/Analyst
B&W Wholesale Distributors, Inc.* *
voice
615.995.7024
fax
615.995.1201
jerry@xxxxxxxxxxxxxxx <mailto:jerry@xxxxxxxxxxxxxxx>
vhamberg@xxxxxxxxxxx wrote:
Gotta say it!! Change over to UIM menus! Almost all of theIBM menus are this type - did a quick survey of the menus
for them.1 DSPF menu, 6 PGM menus, and a PF menu - whatever that is!!
whereas DSPF types give you 2 columns but no paging.
DSPF PCOMNU
PF CLEANUP
PGM ASSIST
PGM CFGIPI
PGM CFGIPX
PGM CFGTCP
PGM PERFORM
PGM PERFORMG
You get scrollability with UIM menus, but only one column,
Very easy to write, after the first one!!!
JMHO!
Vern
-------------- Original message ----------------------
From: "Wilt, Charles" <WiltC@xxxxxxxxxx>
SDA menus use the CRTMNU command also.
CRTMNU MENU(MENU400) TYPE(*DSPF).
I would think you could add a customer compile command
outside of SDA.program as aOnly problem is you need to create the *MSGF object along with
the *MENU object.
I assume you've already created the *DSPF object.
Should be doable, might work best if you use a custom CL
source into thecompile command that creates both the *MSGF and *MENU. Might
take some programming to get the messages from the MNUCMD
*MSGF.
HTH,
Charles Wilt
Software Engineer
CINTAS Corporation - IT 92B
513.701.1307
wiltc@xxxxxxxxxx
-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx
[mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of Jerry Adams
Sent: Thursday, January 31, 2008 10:43 AM
To: Websphere Development Studio Client for iSeries
Subject: Re: [WDSCI-L] Compiling menus via WDSc
Hmmm, I never tried compiling MNUDDS style menus
Can they bethere wasWhen I tried using a '14' option in PDM, it told me that
to compile.no such option available.
UIM menus, on the other hand, do use the CRTMNU command
the 'Compile..'For those type menus the CRTMNU command does show up in
option of the toolbar and elsewhere.
* Jerry C. Adams
*IBM System i Programmer/Analyst B&W Wholesale Distributors,
Inc.* * voice
615.995.7024
fax
615.995.1201
jerry@xxxxxxxxxxxxxxx <mailto:jerry@xxxxxxxxxxxxxxx>
Justin Taylor wrote:
I can edit my menus via LPEX (MNUCMD) and CODE/Designer
(MNUDDS) but I cannot find a way to compile them.
please take acompiled via
WDSc or does it require SDA?
--
This is the Websphere Development Studio Client for iSeries
(WDSCI-L) mailing list To post a message email:
WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list
options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx Before posting,
(WDSCI-L)moment to review the archives at
http://archive.midrange.com/wdsci-l.
--
This is the Websphere Development Studio Client for iSeries
mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx Toplease take a
subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx Before posting,
moment to review the archives athttp://archive.midrange.com/wdsci-l.
--
This is the Websphere Development Studio Client for iSeries
(WDSCI-L) mailing list To post a message email:
WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change
list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.
--
This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing
list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.
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.