Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] WF Dialogue Manager

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] WF Dialogue Manager
 Login/Join
 
Guru
posted
Can anyone tell me the maximum length that a Dialogue Manager dash statement can be? I'm using WF 761. Thanks.

Example
-GOTO LABEL1
-LABEL1 (how long can this label name be?)

This message has been edited. Last edited by: <Kathryn Henning>,


WF 8205, Windows 10
Oracle DBMS
EXL07/PDF Output
 
Posts: 244 | Registered: August 27, 2012Report This Post
Expert
posted Hide Post
Labels: 12.

Such as -GOTO NoDataToShow
. . .
-NoDataToShow
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Virtuoso
posted Hide Post
WebFOCUS 7.7.03:

quote:

label
Is a user-supplied name of up to 64 characters that identifies the target for a branch.

Do not use embedded blanks or the name of any other Dialogue Manager command except -QUIT or -EXIT. Do not use words that can be confused with functions, arithmetic or logical operations, and so on


Before 7.7.x, it was limited to 12 characters as Doug stated.



Prod/Dev: WF Server 8008/Win 2008 - WF Client 8008/Win 2008 - Dev. Studio: 8008/Windows 7 - DBMS: Oracle 11g Rel 2
Test: Dev. Studio 8008 /Windows 7 (Local) Output:HTML, EXL2K.
 
Posts: 1533 | Registered: August 12, 2005Report This Post
Expert
posted Hide Post
Her sig says "WF7.1.7" and I'm on "7.6.11" a,d I am looking forward to 8 when we blow by thae limit of 12.
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Guru
posted Hide Post
Thanks so much.
quote:
Originally posted by njsden:
WebFOCUS 7.7.03:

quote:

label
Is a user-supplied name of up to 64 characters that identifies the target for a branch.

Do not use embedded blanks or the name of any other Dialogue Manager command except -QUIT or -EXIT. Do not use words that can be confused with functions, arithmetic or logical operations, and so on


Before 7.7.x, it was limited to 12 characters as Doug stated.


WF 8205, Windows 10
Oracle DBMS
EXL07/PDF Output
 
Posts: 244 | Registered: August 27, 2012Report This Post
Virtuoso
posted Hide Post
Doug, you will find some interesting enhancements to Dialogue Manager in WebFOCUS 7.7.x/8.0.02M. Some of my favourites, or at lest the ones I can remember right now:

1) -READFILE This is the one feature I cherish the most. You can read just about any field (alpha, integer, packed, double, even date ones) out of a HOLD file into &VARs and Dialogue Manager does the appropriate data type translations based on what the accompanying .mas says. The HOLD file can even be in default "BINARY" format. Just don't try to -READFILE from a .foc file or you'll see your EDASERVE agent crashing Eeker

2) In -HTMLFORM, you are no longer limited to 12-character variable names so this is now possible: !IBI.AMP.MY_RATHER_LONG_YET_DESCRIPTIVE_VARIABLE; I'm not sure if this already works like that in 7.6 though.

3) -LONG_LONGER_AND_MUCH_LONGER_LABELS_THAN_BEFORE ... 'nuff said.


And that is not even scratching the surface on enhancements to the WebFOCUS/FOCUS language such as new functions and better support for optimized SQL and native DB functions in iWay adapters, dynamic DBA master file security via MFD_PROFILE, finally more "decent" support for EXL07 output, and more and more ...



Prod/Dev: WF Server 8008/Win 2008 - WF Client 8008/Win 2008 - Dev. Studio: 8008/Windows 7 - DBMS: Oracle 11g Rel 2
Test: Dev. Studio 8008 /Windows 7 (Local) Output:HTML, EXL2K.
 
Posts: 1533 | Registered: August 12, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED] WF Dialogue Manager

Copyright © 1996-2020 Information Builders