Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 29 MAR 2000 01:24:47PM Tim Ross wrote:

If anyone can help provide the syntax for RBASIC code to send an HP printer escape sequences to change lines per inch characteristics, etc. I'm not looking for specifics sequences just the RBASIC syntax.

Thanks for your help.


At 29 MAR 2000 02:13PM Matt Sorrell wrote:

Tim,

Basically, you just open the printer with a PRINTER ON statement, and then PRINT the codes to the output stream.

If you want to "hang" the codes on the printer, just append a ":" to the end the print command. This will prevent the printer from just ejecting a blank page and then resetting it's formatting to the defaults.

msorrel@greyhound.com


At 30 MAR 2000 02:10AM Richard Hunt wrote:

What I do is to put the printer escape sequences into the HEADING statement. That way every page is set with the printer escape sequences. I set the LPI (lines per inch), CPI (characters per inch), etc.


At 03 APR 2000 09:55AM Michael Slack wrote:

I've had to look at printer codes in the past. The HP web site was very helpful. It had a lot of different sequence codes.

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/3e1d8e8600afbe8b852568b1005fa769.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1