[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
wrap
Hi,
i have problem with a field that wraps depending on its size.
after wrapping once, if it does not wrap again it prints after leaving a blank
line which i don't need.
for eg.
here is my print of this field
begin-select
print &name (12,8,22) wrap 22 2 line-height = 12
print &sum (,200)
next-listing
end-select
sometimes 'name' field is big and wraps.
but when it is not big, it prints after leaving a blank line.
Can you please help me know why i am getting this blank line and how to avoid
this?
thanks and regards,
Subha.
- Follow-Ups:
- Re: wrap
- From: Arun Kumar <arunkumar13@YAHOO.COM>