[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Printing Variables -Reply



Have you forgotten to commit?

>>> Cheryl Clark <cclark@KPMG.COM> 01/21/98 03:36pm >>>
I am running an SQR which reads in a flat file and loads PeopleSoft
tables.
The variables all display correctly and go into the tables correctly, but
print
incorrectly on the control report.   It appears that the variable is retaining
the
previous value and writing over it with the new value.  For instance, if
the
variable length is 20, but the actual length of the value is 10 and the
previous
value had a length of 18, you get the first 10 characters correct followed
by
8 characters of the previous value.

I have a show immediately preceding the print and the variable is correct
in the show statement.

Any suggestions would be greatly appreciated!  Thanks!
Cheryl