Hi Razzak, In Rbase 6.xxx, if you wanted to print a report to a printer, you would: PRNSETUP OUT PRI PRINT rtpname OUT PRI
The "out pri" doesn't seem to work with the PRINT command in 7.1. Apparently in the 7.1 you need to issue a PRINT rptname OPTION PRINTER. This doesn't take into consideration the PRNSETUP, and print the report to the default windows printer. I tried to PRINT rptname OPTION PRINTER |printer_name 'HP Laserjet 2200d' (HP Laserjet 2200d being a valid printer), but it still printed to the default printer. Should I put quotes around the printer name? What do I have to do to print to another printer? Is the only way to change your default printer in windows? Why doesn't the PRINT command take into consideration the PRNSETUP command? I'm sure you can put me back in the right track. Best regards, Philippe. [EMAIL PROTECTED] -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of A. Razzak Memon Sent: Friday, May 06, 2005 9:17 AM To: RBG7-L Mailing List Subject: [RBG7-L] - Pre-Release Version of Update 81 (Build: 7.1.81.30505) To All RBG7 Users: Pre-Release version of R:BASE 7.1 for Windows (Update 81), Build: 7.1.81.30505, is now available for your testing. http://www.rbase.com/rbg7updates After logged in successfully, select item #06 for Pre-Release Update 81. Enjoy and make sure to have fun! Very Best R:egards, Razzak.
