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     [RESOLVED] Carriage retuns causing strange indentation

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[RESOLVED] Carriage retuns causing strange indentation
 Login/Join
 
Platinum Member
posted
I have 'fixed' the problem. I put a 30 character 'buffer' at the end of the text string so WF thinks the last value is large and right justifies properly. It adds a blank line to the end of the reprot, but that is not a problem.


I have a procedure where an application is passing me a text string with a carriage return (^) between the fields like;

A^B^DDD^HHH^RRR^0^0^0

So it prints on the report like:

A
B
DDD
HHH
RRR
0
0
0


If I left justify the field it prints fine, but if I right justify the field and the last 8 to 10 values (separated by the carriage return sign "^") are small values (i.e less than 8 characters), then the report prints the last 4 - 5 values with staggered indentiations like:

A
B
DDD
HHH
RRR
0
0
0

Can anyone explain why?

This message has been edited. Last edited by: Ted Michalski,


7.7.02
Windows
EXCEL, PDF, CSV, TEXT
 
Posts: 106 | Registered: June 25, 2009Report This Post
Platinum Member
posted Hide Post
NOTE: The right justified report looks like (ignore the quote marks):

" A"
" B"
" DDD"
"HHH "
" RRR "
" 0 "
" 0 "
" 0 "


7.7.02
Windows
EXCEL, PDF, CSV, TEXT
 
Posts: 106 | Registered: June 25, 2009Report This Post
Platinum Member
posted Hide Post
Ok, my indentations did not show up. But it indents the last few values like below (Ignore the $'s)

"$$$$$$$A"
"$$$$$$$B"
"$$$$$DDD"
"HHH$$$$$"
"$$RRR$$$"
"$$$$$0$$"
"$$$$$$0$"
"$$$$$$$0"


7.7.02
Windows
EXCEL, PDF, CSV, TEXT
 
Posts: 106 | Registered: June 25, 2009Report 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     [RESOLVED] Carriage retuns causing strange indentation

Copyright © 1996-2020 Information Builders