Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-04-01 Thread Peter Schellenbach
question George -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto: u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Tuesday, March 26, 2013 4:40 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

[U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread George Hammerle
? -- Message: 2 Date: Mon, 25 Mar 2013 08:41:53 -0700 From: Nancy Fisher nan...@peninsulatruck.com To: 'U2 Users List' u2-users@listserver.u2ug.org Subject: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER Message-ID: 004901ce296f$46c027f0$d44077d0$@com Content-Type: text/plain; charset=us-ascii

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread Nancy Fisher
-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of George Hammerle Sent: Tuesday, March 26, 2013 5:28 AM To: u2-users@listserver.u2ug.org Subject: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER This is what I use to print barcodes on an OKI 420 printer. The barcode

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread Tony Gravagno
From: Nancy Fisher Thanks. I'm beginning to think we're having printer commands stopped by our (accuterm) terminal interface. Accuterm!? Heck yeah. You didn't mention that part! :) Those ESCape sequences tell AccuTerm to do all sorts of cool stuff. You'd hope that it's smart enough to not

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread Wjhonson
Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER From: Nancy Fisher Thanks. I'm beginning to think we're having printer commands stopped by our (accuterm) terminal interface. Accuterm!? Heck yeah. You didn't mention that part! :) Those ESCape sequences tell AccuTerm to do all sorts

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread Nancy Fisher
Of Wjhonson Sent: Tuesday, March 26, 2013 8:52 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER Alt-P will manually turn on your AUX printer, inside Accuterm. So you can do that, then try your commands again, to see if it works now. -Original

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread Nancy Fisher
-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Nancy Fisher Sent: Tuesday, March 26, 2013 9:15 AM To: 'U2 Users List' Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER No luck on that. Nancy Fisher Peninsula Truck Lines, Inc Federal Way

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread Nancy Fisher
Of Nancy Fisher Sent: Tuesday, March 26, 2013 9:43 AM To: 'U2 Users List' Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER DIRECT CONNECT gives us a nice barcode. We'll need a script for AccuTerm - to let the command codes thru. Thanks! Nancy Fisher Peninsula Truck Lines, Inc Federal Way

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread Nancy Fisher
...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Nancy Fisher Sent: Tuesday, March 26, 2013 9:59 AM To: 'U2 Users List' Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER I mean dynamic connect. Nancy Fisher Peninsula Truck Lines, Inc Federal Way, Washington 253/929

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread Wjhonson
Can you tell us how you do this with the complete escape sequence? -Original Message- From: Nancy Fisher nan...@peninsulatruck.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Tue, Mar 26, 2013 12:08 pm Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread Wjhonson
TO OKI PRINTER Can you tell us how you do this with the complete escape sequence? -Original Message- From: Nancy Fisher nan...@peninsulatruck.com To: 'U2 Users List' u2-users@listserver.u2ug.org Sent: Tue, Mar 26, 2013 12:08 pm Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-26 Thread George Gallen
Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson Sent: Tuesday, March 26, 2013 4:40 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER Interesting ESC STX p2 I looked through

[U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-25 Thread Nancy Fisher
I'm having some problems getting the internal barcode to print on an okidata 320 turbo: Sending to an aux printer: PRINT CHAR(18): PRINTTEST PRINT PRINT CHAR(27):CHAR(16):CHAR(65):CHAR(8):CHAR(2):CHAR(0):CHAR(1):CHAR(1):CHAR(2):C HAR(2):CHAR(3):CHAR(1): PRINT

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-25 Thread Bob Rasmussen
As I look at the book, your codes are exactly right. Perhaps the char(10) is getting post-translated from linefeed to return-linefeed. I suggest you try a 9-digit code for comparison. On Mon, 25 Mar 2013, Nancy Fisher wrote: I'm having some problems getting the internal barcode to print on

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-25 Thread Woodward, Bob
] On Behalf Of Bob Rasmussen Sent: Monday, March 25, 2013 10:32 AM To: U2 Users List Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER As I look at the book, your codes are exactly right. Perhaps the char(10) is getting post-translated from linefeed to return-linefeed. I suggest you try a 9-digit

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-25 Thread George Gallen
that File with a hex editor. George -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bob Rasmussen Sent: Monday, March 25, 2013 1:32 PM To: U2 Users List Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER As I look

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-25 Thread George Gallen
] SENDING BARCODE COMMANDS TO OKI PRINTER Could it be a problem that doing a print vs a print on is changing the CHAR(16)? Can you set your printer to go into hex dump mode, to see what you actually receiving on the printer end. Also, if your running unix, you could also tee off the printer driver

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-25 Thread Tony Gravagno
General response... This is why I love PrintWizard: PRINT \barcode src=1234567890 style=code39\ Done! Really. Look below. Now look above. Now think about which code you'd rather maintain, or pay someone else to maintain, every time you get a new printer. Jus' sayin'... I do not sell PrintWizard

Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER

2013-03-25 Thread Wjhonson
...@wyanokegroup.com To: U2 Users List u2-users@listserver.u2ug.org Sent: Mon, Mar 25, 2013 11:05 am Subject: Re: [U2] SENDING BARCODE COMMANDS TO OKI PRINTER Could it be a problem that doing a print vs a print on is changing the CHAR(16)? Can you set your printer to go into hex dump mode, to see what