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

RE: [sqr-users] Printing Issues




Sorry to be jumping in late.  (Maybe you have already discussed this.)  Are you 
printing from a Windows environment?  If so, you are SOL (without some registry 
mods).  You need to be sending your file from an OS that doesn't encapsulate or 
modify the print file in any way like DOS or unix.

Richard Knapp
Database Programmer/Analyst
Institutional Research and Planning
University of Missouri System
573-882-8856
knappr@umsystem.edu


-----Original Message-----
From: Ryan_Paul@aismail.wustl.edu [mailto:Ryan_Paul@aismail.wustl.edu]
Sent: Thursday, October 31, 2002 3:48 PM
To: sqr-users@sqrug.org
Subject: Re: [sqr-users] Printing Issues



Nope, still no bold words.  I also tried changing my

move '(s3B' to $bold
to
encode (s3B into $bold

and that also did not work.  this is what the .lis file looked like after
those changes.  I am viewing it through UltraEdit.

&a1L&l4E&a728v309H(s7B
&a728v309HHello World
&a728v36H(s0B

which apparently looks the way it is supposed to, but for whatever reason
it still doesn't work.  Remember my original goal was to be able to print
multiple copies of one report in a batch environment (I was trying to get
something simple to work first, but have obviously failed to this point).
So maybe I should give up on the PCL and try another way.  Any suggestions?

Thanks again!

Ryan



                                                                                
                              
                    Vishner@aol.com                                             
                              
                    Sent by:              To:     sqr-users@sqrug.org           
                              
                    sqr-users-admin       cc:                                   
                              
                    @sqrug.org            Subject:     Re: [sqr-users] Printing 
Issues                        
                                                                                
                              
                                                                                
                              
                    10/31/02 03:35                                              
                              
                    PM                                                          
                              
                    Please respond                                              
                              
                    to sqr-users                                                
                              
                                                                                
                              
                                                                                
                              




Try removing the quotes in the encode statement:
  encode <27> into $escape

HTH,
Hugh



_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users

_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users