[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



I vaguely remember struggling with this problem a few years ago. I believe
it turned out that if I used the print command BEFORE I used any graphic
commands, the graphic commands didn't work. But if I used the graphic
commands first, and THEN used the print command it did work. As if PRINT was
negating something....
HTH
:) KRistin

> -----Original Message-----
> From: Christine Maziarz [SMTP:MaziarzC@ADAMSGOLF.COM]
> Sent: Tuesday, May 02, 2000 1:10 PM
> To:   SQR-USERS@list.iex.net
> Subject:      Re: Graphic () box command - Nothing happens
>
> We are 7.51 - gonna upgrade to 7.53 within the next month or so.
>
> Thanks for the idea - I'm going to give it a whirl!
>
> Christine
> > -----Original Message-----
> > From: Cherno Jagne [SMTP:ITSCJ@QE2-HSC.NS.CA]
> > Sent: Tuesday, May 02, 2000 12:09 PM
> > To:   SQR-USERS@list.iex.net
> > Subject:      Re: Graphic () box command - Nothing happens
> >
> > 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