[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: NEXT-LISTING
How wide it it trying to make each line? I had an occasion where the
generated line width became more than 132 char. The text wrapped
around to the next line. If your last blank characters would occur
past column 132, this would generate an 'effective' blank line
not regulatable by any combination of (+1,*), etc.
Check out the column positions, especially if a print command has a
3rd parameter (width), or if you are printing a string variable
which might have a default length of 250 or thereabouts.
Mike Stone, Advanced Technology Systems Inc, Huntsville, Al