Results 1 to 4 of 4

Thread: Barcode Reading Project

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    3

    Barcode Reading Project

    Hi Guys,

    I used to know VB very well, infact I did an Advanced VB course when I was younger at college.

    However, now as time has moved on, as I am sure you can all imagine, I have forgotten most of what I knew!! And as a result, I have become stuck and frustrated!

    I have been given a VB Project, and have been told I can edit it how I want.

    The purpose of the program is to pull barcodes off a cordless barcode scanner and display the information in a list. This works perfectly at the moment, however I am in the situation where I want to only display the information stored in the scanner, and not add the Time/Date stamp and the EAN-13 to the front.

    To give a brief description, I am trying to use this software to scan books, and display the ISBN of the books held in the scanner.

    However when i display the barcodes i am getting:

    EAN-13 9780747591054 12:59:39 PM 8/14/07

    The only information I want to display is: 9780747591054

    This will make it easier to copy/paste, a list of ISBN numbers.

    I would be more than gratefull if someone would have a little time to spare to look at the issue and maybe offer some suggestions.

    I have attached the Project to help...

    Any help will be greatly appreciated.


    Thanks

    Jon
    Attached Files Attached Files

  2. #2
    Hyperactive Member
    Join Date
    Apr 2007
    Location
    cobwebbed to PC
    Posts
    311

    Re: Barcode Reading Project

    just a quick suggestion, without looking at the code: this may be settings on the actual scanner instead which can be configured to your needs, normally, just by scanning control barcodes.

    test by scanning into notepad and seeing what data is passed.
    Thanks

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    3

    Re: Barcode Reading Project

    Hi Wolf99,

    Thanks for your fast reply.

    It is not a scanner which can be used with notepad, as its a cordless scanner and apparently requires 'special software'

    I downloaded a demo of some software mad in VB, called CS1504 Synch. This had a checkbox built into the program that said, add timestamp. If i unchecked that box it worked just as I wanted. I would have no problem with purchasing that particular software, however they company are in the states and will not deal with anyone in the UK!

    Thanks

    Jon

  4. #4

    Thread Starter
    New Member
    Join Date
    Aug 2007
    Posts
    3

    Re: Barcode Reading Project

    Hi Guys,

    I figured it out!! purley by luck and commenting out the odd line here and there, but I got there in the end!!

    Thanks

    Jon

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width