Ask a Question related to FileMaker, Design and Development.

  1. #1

    Default Bar code scanner

    Hi There,
    I am using bar code scanner to keep track my inventory and I am using portal
    in one of my file.
    My problem is I need to press tab to go to the next row on the portal.
    My bar code scanner gives carriage return after it finishes it's scan.
    Is there a quick fix to that? or I was thinking is there somewhere in FM
    that changes how you move around from field to field using carriage return
    instead of tab ?

    Thank you
    __________________________________________________ ________________ Joel
    Peters Mr ICQ#: 36754157 Current ICQ status: + More ways to contact me i See
    more about me:
    __________________________________________________ ________________


    Joel Guest

  2. Similar Questions and Discussions

    1. Dimage Scanner
      Hi, I'm thinking of buying the Minolta Dimage 5400 film scanner but would appreciate some pro-advice please... Cheers, Colin.
    2. kmod not loading usb scanner module (scanner.o)
      I need to have the kernel automatically load scanner.o whenever I attempt to use my scanner and autoclean (unload) when I'm done. Hotplug does not...
    3. Dia Scanner with Linux
      Dear all, for a couple of years I have been using my flatbed scanner under Linux successfully. Thus, I already know the answers like "if xsane...
    4. Help with PS7.0 and HP 4c scanner
      I have an OLD HP 4c, SCSI, scanner that is still chugging along, or has been up until today! I scanned a photo into PS7 in portrait mode from the 4c....
    5. error in scanner code 128
      How about providing some platform and system info? Win? Mac? XP? OS X?
  3. #2

    Default Re: Bar code scanner

    In article <3f5f15af@quokka.wn.com.au>, "Joel" <joel@omni-vision.com>
    wrote:
    > Hi There,
    > I am using bar code scanner to keep track my inventory and I am using portal
    > in one of my file.
    > My problem is I need to press tab to go to the next row on the portal.
    > My bar code scanner gives carriage return after it finishes it's scan.
    > Is there a quick fix to that? or I was thinking is there somewhere in FM
    > that changes how you move around from field to field using carriage return
    > instead of tab ?
    >
    > Thank you
    You should be able to change the scanner to send a Tab instead of a
    Carriage Return ... unless it's a very cheapo model.

    If not, then you could create a script which pauses for the barcode
    scanner input. The Carriage Return would then be the same as clicking
    on the Continue button and the script could go to the next portal row
    and pause again.

    Helpful Harry
    "Just trying to help whenever I can." :o)
    Helpful Harry Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139