Focal Point
[CLOSED] Dialogue Manager

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/6177085795

January 25, 2011, 03:55 PM
Sanjeev
[CLOSED] Dialogue Manager
I am working in Mainframe Focus 7.6.5,

I need the Dialogue Manager to be Dyanmic.

ex : The Dialogue Manager for the users to Input values ::

-SET &NSR = '00.00;
-SET &PROD = '00.00;
-SET &LOYALTY = '00.00;

-" ENTER THE BELOW VALUES <\2"
-" NSR : &NSR"
-" PRODUCTS : &PROD"
-" LOYALTY : &LOYALTY"

I want the fields NSR,PRODUCTS and LOYALTY to come dynamically from the table.

Can I get any suggessions on this.

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6
Windows, All Outputs
January 25, 2011, 05:43 PM
BlueZone
Please search for the PROMPT and FIND features.

I believe, one of these will satisfy your requirement.

Sandeep Mamidenna


-------------------------------------------------------------------------------------------------
Blue Cross & Blue Shield of MS
WF.76-10 on (WS2003 + WebSphere) / EDA on z/OS + DB2 + MS-SQL
MRE, BID, Dev. Studio, Self-Service apps & a dash of fun !! Music
January 26, 2011, 02:27 AM
<JG>
Sanjeev, Stop trying to think of Dialogue Manager as -CRTFORM.

They are two totally different things.
January 26, 2011, 08:51 PM
Waz
Does -CRTFORM still work on MF FOCUS ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

January 27, 2011, 08:46 AM
PBrightwell
It still works on the version we have, but I think that is 6.9


Pat
WF 7.6.8, AIX, AS400, NT
AS400 FOCUS, AIX FOCUS,
Oracle, DB2, JDE, Lotus Notes
January 27, 2011, 11:04 AM
Sanjeev
I need to try on -CRTFORM


WebFOCUS 7.6
Windows, All Outputs
January 27, 2011, 01:42 PM
GamP
If it's FOCUS, -CRTFORM will still work. If it's WebFOCUS: NO CRTFORM!
If you want database values to be displayed in the -CRTFORM, first do a TABLE for these values, HOLD them and use -READ to populate your &VARs with the values.
If that's not feasible, think about either MODIFY (using CRTFORM commands) or MAINTAIN (using Winforms).


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
January 28, 2011, 03:16 AM
<JG>
quote:
MAINTAIN (using Winforms).

On a Mainframe FOCUS system. I'd like to see that.
February 02, 2011, 07:12 AM
Maintain Wizard
Jack - MPAINT still launches the Maintain environment on the Mainframe. I have a couple of systems still running in VM.

Mark
February 02, 2011, 02:55 PM
Waz
MAINTAIN, I believe, originated on Mainframe.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

February 02, 2011, 03:22 PM
<JG>
Old argument, Maintain, new, paid for, license required.