[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: Graphic () box command - Nothing happens
- Subject: Re: Graphic () box command - Nothing happens
- From: Cherno Jagne <ITSCJ@QE2-HSC.NS.CA>
- Date: Tue, 2 May 2000 14:08:58 -0300
Christine,
What version PSoft are you using? We're 7.5 and to utilize the graphic
commands, I bypass setup01.sqc, etc and #include setup02b.sqc inside my
own begin-setup proc. Then I use the alter-printer command to set my own
font and size.
Cherno.
>>> Christine Maziarz <maziarzc@ADAMSGOLF.COM> 05/02 9:59 AM >>>
Hello!
I have been attempting to use the Graphic () box command with no success
in
a particular SQR. It is a PeopleSoft delivered SQR and it does not seem
to
want to utilize this command. The SQR runs with no errors - just
doesn't
print the box.
The printer_type is set to hplaserjet within the PSoft Sqc's and the
font
is courier. Here is the code, which is in the heading portion of the
program:
GRAPHIC (+2,1,75) BOX 2
PSoft did not utilize the Grapic Box or Box command - they use '_'fill
combined with '|' within variables to create some not-so-pretty boxes.
Has anyone else experienced this problem?
Thank you for your assistance!
Christine Maziarz
maziarzc@adamsgolf.com