RE: [U2] [UV] Routine to print barcode on a PCL5 HP

2009-01-07 Thread Tony G
Bob is a little too modest to mention his own PrintWizard product. Have a look at the CODE128.txt code provided by George, then compare all of that to this: PRINT \barcode pointsize=20 src=\ : BNUMBER : PRINT \ style=code128 addcheckchar=off\ How tough is that? Full samples are at the

RE: [U2] [UV] Routine to print barcode on a PCL5 HP

2009-01-07 Thread Brutzman, Bill
It is worse than tough; without pricing info it is tease. --Bill -Original Message- From: owner-u2-us...@listserver.u2ug.org [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of Tony G Sent: Wednesday, January 07, 2009 5:37 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] [UV]

RE: [U2] [UV] Routine to print barcode on a PCL5 HP

2009-01-07 Thread Bob Rasmussen
On Wed, 7 Jan 2009, Brutzman, Bill wrote: It is worse than tough; without pricing info it is tease. Pricing info on Print Wizard is at www.anzio.com The Personal Edition starts at $99. The Server Edition starts at $300. --Bill -Original Message- From:

RE: [U2] [UV] Routine to print barcode on a PCL5 HP

2009-01-07 Thread David Wolverton
I found the pricing in .25 seconds (timing courtesy of Google! G) See http://www.anzio.com/ordering/prices.htm#printwiz Actually, I don't even know if Tony sells it -- I think he just provides 'custom programming' for it. I'm sure he meant no harm! g -Original Message- From:

[U2] Odd UD SELECT Behaviour with Trailing Period

2009-01-07 Thread Ross Morrissey
The UniData SELECT occasionally seems to ignore trailing periods in keys. The following two SELECT statements return the same two records. SELECT AR WITH @ID EQ 001278310 2 records selected to list 0. SELECT AR WITH @ID EQ 001278310. 2 records selected to list 0. Is there a way to tighten

RE: [U2] [UV] Routine to print barcode on a PCL5 HP

2009-01-07 Thread Brutzman, Bill
I find this find speed to be rather exceptional. Most sites do not list prices. Most IT vendors force me to sit through an hour of a demo before revealing their coveted secret. --Bill -Original Message- Behalf Of David Wolverton Subject: RE: [U2] [UV] Routine to print barcode on a

RE: [U2] [UV] Routine to print barcode on a PCL5 HP

2009-01-07 Thread David Wolverton
Usually that's a red flag that tells me You Can't Afford It g Always nice when you can see documentation and pricing for something on a site!! Allows you to find out what you would normally beat your head against a wall trying to find out from a salesperson!! -Original Message-

Re: [U2] Odd UD SELECT Behaviour with Trailing Period

2009-01-07 Thread Wally Terhune
UDT.OPTIONS 22 ON might help. Read about it in the UDT.OPTIONS manual.. Wally Terhune U2 Support Architect IBM Information Management Software Tel: (303) 773-7969 T/L 656-7969 Mobile: (303) 807-6222 Email: wal...@us.ibm.com http://www.ibm.com/software/data/u2/support From:

Re: [U2] Odd UD SELECT Behaviour with Trailing Period

2009-01-07 Thread Ross Morrissey
That did it. Thanks Wally. On Wed, Jan 7, 2009 at 3:22 PM, Wally Terhune wal...@us.ibm.com wrote: UDT.OPTIONS 22 ON might help. Read about it in the UDT.OPTIONS manual.. Wally Terhune U2 Support Architect IBM Information Management Software Tel: (303) 773-7969 T/L 656-7969