[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Re: Printing blank page after printing checks
- Subject: [sqr-users] Re: Printing blank page after printing checks
- From: "Denise White" <denisemwhite@earthlink.net>
- Date: Mon, 4 Jul 2005 13:20:55 -0400
- Delivery-date: Mon, 04 Jul 2005 12:21:34 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=simple; s=test1; d=earthlink.net;h=Message-ID:X-Priority:Reply-To:X-Mailer:From:To:Subject:Date:MIME-Version:Content-Type;b=gVaK4QHJ7sIazKfvG7nuze6BwkgvVIwbmVkdpN1VN+nCc+N05bteIyPAM7FFCqEs;
- List-id: "This list is for discussion about the SQR database reportinglanguage from Hyperion Solutions." <sqr-users.sqrug.org>
Hi Aupee,
I'm not familiar with that program, but if the code you posted is the only
place it is causing a formfeed, I would try changing the <= to just <, as it
would appear it is the time when they are equal that is causing that last
formfeed.
HTH,
Denise White
denisemwhite@earthlink.net
EarthLink Revolves Around You.
----------------------------------------------------------------------
Message: 1
Date: Mon, 04 Jul 2005 03:03:48 +0000
From: "ANUPEE PERLMUTTER" <aperlmut@hotmail.com>
Subject: [sqr-users] Re: Printing blank page after printing checks
thru pay003
To: sqr-users@sqrug.org
Message-ID: <BAY102-F91FFDD471D52711B68C13C9E70@phx.gbl>
Content-Type: text/plain; format=flowed
Hi,
We have recently added a new logo and signature to our check print program
pay003.sqr (PeoplSoft). Whenever we print a range of manual checks, it
prints an extra blank page at the end. I have tried formfeed =NO. it
printed more extra blank pages.
It is printing to a HP laserjet TROY printer.
I cannot find anything in the program that is causing this issue.
The only part in the code is as follows:
IF #begincheck <= #thrucheck
new-page
else
end-if
Please let me know if anybody has come across this problem or has a
resolution.
Thanks,
Aupee
IS Analyst
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users