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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
Greater than sign
 Login/Join
 
Gold member
posted
Hi,

I'm reading some text in using a -READ and the text is something like '>>:#7'

I then type out the code that was read and what it shows is:
>>:#7

I'm quite sure this has to do with the greater than sign being a reserved html character, but I need it to read the greater than signs directly as I'm building a WHERE field1 CONTAINS '>' statement for later in the fex.

Does anyone know how I can read these more directly?

Thanks,
 
Posts: 90 | Registered: April 15, 2004Report This Post
Guru
posted Hide Post
Would reading the data from a hold file work for you?

Check this out.
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/
5171087331/r/5171087331

This message has been edited. Last edited by: Kerry,
 
Posts: 406 | Location: Canada | Registered: May 31, 2004Report This Post
Gold member
posted Hide Post
Even my post here had trouble for the same basic reason...

The typed out code above should read:
ampersign gt; ampersign gt; :#7

(When I typed the actual ampersign it even reverted on this post!)...sorry for the confusion.

Stan
 
Posts: 90 | Registered: April 15, 2004Report This Post
<Pietro De Santis>
posted
I'm even more confused!

The variable you want to use in the WHERE statement should contain what exactly? Should it be 'greater-than greater-than:#7'?

It is possible that you're getting confused by what you see in the ECHO or TYPE, the html page is translating the symbols but the WHERE statement most likely should work.

If there are embedded ampersands in the variable, that's another story.
 
Report This Post
Gold member
posted Hide Post
As it turns out I'm my own victim...I found what it was doing and resolved it. This program pulls in a flat file and if it contains some user entered data, then we remove that row. In this specific scenario, the user entered greater-than greater than :#7 and it was changing the symbol into the ampersand value, but as it turns out, it is doing the same on the flat file so it works just fine....My bad and my utmost apologies.

Stan
 
Posts: 90 | Registered: April 15, 2004Report This Post
<Pietro De Santis>
posted
Stan, I'm glad it worked out. Pietro.
 
Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders