[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] SQR report printing to a Zebra printer
I'm challenged!
Attempting to send a label report written in SQR to a Zebra printer.
I've seen the previous messages in Aug 2000. Does anyone have any further
info?
I'm generating a label with 2 characters in the middle of the line.
Code is as follows:
Declare-Layout Default
Orientation = PORTRAIT
Paper-Size = (3in, 1in)
Top-Margin = 0.2
Bottom-Margin = 0.02
Left-Margin = 0.002
LINE-WIDTH = 2.8
Line-Height = 1
Char-Width = 1
End-Declare
Declare-Printer ZEBRA_TLP_2844
Type=LP
End-Declare
End-Setup
!***************************************************************************
*****
Begin-Program
Do Main
End-Program
!***************************************************************************
*****
Begin-Procedure Main
print 'XXX-XX-XX-XX-XX' (1,1) BOLD
NEW-PAGE
print 'THIS IS THE BINNUM' (1,1)
End-Procedure
Anyone see a glitch???
Thanks,
Joe Hanna
Calpine Maximo Support Center
Tel: 916-294-6152 Cell: 281-799-8923
<mailto:jhanna@calpine.com> jhanna@calpine.com /
<http://calpinetoday.calpine.com/maximo-support/>
http://calpinetoday.calpine.com/maximo-support/
Here was a non admissible message part of 'image/jpeg' MIME type. It
has been automatically discarded before sending the message to the
list.