[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Printing Variables
How are you setting up the print command for your control report?
> -----Original Message-----
> From: Cheryl Clark [SMTP:cclark@KPMG.COM]
> Sent: Wednesday, January 21, 1998 3:37 PM
> To: Multiple recipients of list SQR-USERS
> Subject: Printing Variables
>
> 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