[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Keeping lines together: wrap
- Subject: Re: Keeping lines together: wrap
- From: "Charles A. Harkness" <c.a.harkness@LARC.NASA.GOV>
- Date: Mon, 9 Apr 2001 14:39:05 -0700
Kristin,
I think the point of the of WRAP, is to wrap a line to another line. The
example in the book is:
Print $Comments (1,1) Wrap 15,3
Which prints the value of $Comments in several lines, 15 character per
line for a maximum of 3 lines.
Chuck
At 11:22 AM 4/9/01 -0400, you wrote:
>Is there an option for WRAP which tells the computer not to split the WRAP
>text between lines?
>
>Or do I have to do some sort of math with the maximum wrap depth?
>
>Kristin Love
>Management Science Associates
>Pittsburgh, PA
>
>