Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. rookie

    Free Bar Code Font

    So, when the font changes (to which font by the way? a previous one?), are all lables printed after that point using the incorrect font? or is it a random thing (one prints a barcode the next does not, etc). I really think there's a bug in the print program. Access? It's been quite a while...
  2. rookie

    Free Bar Code Font

    Hi Appollo14, I'm using this font on a win98, win2000, and a winnt box and have not experienced the problem you are referencing. When you say it "forgets", does that mean that it prints another font instead? Perhaps the font of the previous field? What data is being printed where the...
  3. rookie

    Free Bar Code Font

    Why don't you just train the user to enter an "*" as the first and last character. :) Or how about placing the start/stop characters like so: "*" & Text1.Text & "*" Curtis
  4. rookie

    Free Bar Code Font

    ezpezy80, It's a true type font and must be in the fonts directory (start/control panel/fonts), copy/paste it there. To use it in any windows program, select the font and print. Since it is a code 3 of 9, it requires a start and stop character of "*". SO, to print a barcode for...
  5. rookie

    Free Bar Code Font

    Worthy of another bump :)
  6. rookie

    Free Bar Code Font

    Worthy of a bump :) for those people that wish to use a bar code font.. easy to use, and free
  7. rookie

    AS400 Cobol - How to define a disjoint key

    I have a need to define an alternate key where the key parts are not contigous. Can someone point me in the right direction?
  8. rookie

    Free Bar Code Font

    http://www.squaregear.net/fonts/ I'm using this in several apps. Works great.
  9. rookie

    Barcode Labels with Access

    I was advised that I needed to post a URL to the free font, as posting one's email address could lead to spam problems. I've done that on a new thread titled "free bar code font". My apologies! (still learning) Rookie
  10. rookie

    Bar code fonts for Crystal Reports

    thread694-326081
  11. rookie

    Barcode Labels with Access

    For those of you that are monitoring this thread, take note that the majority of postings were deleted.
  12. rookie

    I need a java function

    I need a java function that accepts a web URL (as string), and returns one of the following codes (also a string) (after receiving/parseing the reponse from the server): 00 - Received an XML page 01 - No Response (timed out or server down) 02 - Invalid URL (a file not found) 03 - Received a...
  13. rookie

    "Delta" Tools for Cobol software development?

    I think your other source is what you're looking for. The web address however is http://www.delta-soft.de
  14. rookie

    "Delta" Tools for Cobol software development?

    Maybe this will help.. Delta Computer in Gulfport Mississippi caters primarily to county government on AS400 machines. They have developed cobol tools to generate screen/report/file io sections. I am familiar with these tools, if this is the same delta that you are refering to.

Part and Inventory Search

Back
Top