[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: wrap question
- Subject: Re: wrap question
- From: Gary Stelzig <ges@DAIRYNET.COM>
- Date: Fri, 20 Apr 2001 07:22:09 -0500
Bob
Regarding your wrap problem.
If you are using the WRAP to print data that includes the last column
position on the line, this will cause an implicit line feed. If this is
true increase line width by one or move your wrap to the left by one or
reduce the number of wrap positions printed by one.
If this does not work try using the Wrap Strip=<13><10> to get rid of
line feed or carriage returns or check your source data for some special
characters.
------------------------------------------------------------------------------------------------
Gary Stelzig
Data Warehouse Specialist
Dairyland Power Cooperative
3200 East Ave. South
La Crosse, WI 54601
Tel: 608-787-1282 Fax: 608-787-1321
Email: GES@Dairynet.com
Bob Helm
<Bob.Helm@MEDI To: SQR-USERS@list.iex.net
WARE.COM> cc:
Sent by: Subject: wrap question
"Discussion of
SQR, Brio
Technology's
database
reporting
language"
<SQR-USERS@lis
t.iex.net>
04/19/01 11:16
AM
Please respond
to sqr-users
I am wrapping lines starting at a certain column say, column X. After the
first line prints, the following lines that wrap start printing at the
first
column, column 1. I want them to wrap starting at column X, like the first
line.
Is there some way I can do this?
Below is (hopefully) an illustration of what I'm trying to say:
It is doing this:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.
I want it to do this:
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX.
Thank you for any help,
B
The Programmer formally known as Bob
Mediware Information Systems Inc.
(913) 307-1045
Bob.Helm@Mediware.com