Thanks for your response Gordon.
I tried this:
SELECT A."pract_rpt_name"
FROM "SMSPHdssc4z0"."smsdss"."pract_dim" A, "SMSPHdssc4z0"."smsdss"."pms_vst_fct" B
WHERE B."prim_pract_no_key"=A."pract_key"
Still got the same error.
What I tried after that was ljoining the same table pract_dim...
Hi all, if anyone can help with this one, I will really appreciate it:
I'm using Crystal 10.0 and need to add a sql expression field to my report, the expression is like this:
SELECT "SMSPHdssc4z0"."smsdss"."pract_dim"."pract_rpt_name"
FROM "SMSPHdssc4z0"."smsdss"."pract_dim" A
WHERE...
I'm done with this project already. Anyway, yes the 10 and 30 were modified in order to print the bars in a proportional scale (my labels are very small). Thanks all for helping.
I guess there is an icon on the menu bar that allows you to edit the sql script, there you can condition the result to order by 'field name' asc or desc.
Remember that my initial question was how to narrow the bars.
Well, #,#b#,#s for bars and whites means what I quoted above:
#,#b as in
10,30b Thin bars are 10 dots wide, thick bars are 30 dots wide
#,#s
10,30s Thin spaces are 10 dots wide, thick spaces are 30 dots wide
That's how we should...
The sequence DansDad explains is working for me when I want to print human readable text e.g. "Bank Name: XYZ" Now, to print the customer account number as scanner readable text(or bar code), I have to use #,#b#,#s for bars and whites width -at least with this chip-. Yes you may be right, it...
Hi all, I stopped playing with 'h' and 'v' since it wasn't giving me the results I was looking for. Jim you had a point, I'm using DIMM. I checked a DIMM manual and they use different parameters to modify non human readable text (bars).
This is the explanation I found:
A valid PCL escape...
It isn't working Webrabbit, but the problem resides in my environment. I am new around here and learned that someone else was trying to condense the bar code and they couldn't. Jim I'm printing my test document in an HP LJ 4050, yet this document will print in a variety of 4 or 5 printers (all...
Thanks Jlasman and Webrabbit for taking time to discuss my question. As I said before, I am totaly new with PCL. I'm working with CICS and need to print in very small labels. Yes Jim you are right, the value before the h determines how tall the bar displays. I tried that before. Yet, my problem...
Hi, I'm new with PCL. I'm printing in small labels and even though it's been scanned correctly, the user wants to have enough blank space before and after the bar code prints in each label. The font setting before the bar code print is:
¬(s0p06h09v24700T
I changed it to ¬(s0p04h07v24700T but...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.