Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I represent keyboard macros as bar codes?
Message
From
13/11/2001 11:32:34
 
 
To
13/11/2001 11:14:55
Kenneth Downs
Secure Data Software, Inc.
New York, United States
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00580590
Message ID:
00580923
Views:
18
>>
>>How about using your form's Keypress Event to capture those codes and then do your thing?
>
>Thanks, a good idea. I was able to trap the input and prevent the text from going into the textbox. However the keypress event traps only one key at a time and it is difficult to find a key to distuinguish between a scanned entry and a regular keyboard entry. Also, the CHR values have more than one representation (see the INKEY documentation). I think my best bet is to use a string identifier as my scanned 'code' and then to concatenate the string into a property character by character in the form's keypress event. When I have fully identified the scan code I can then take action. I'll try this. Thanks a lot.

AH. Your examples gave me the impression that a single keypress was enough. As far as indentifying the source (scanner vs keyboard), can your scanner be programmed to emit a unique header value you could detect?
Previous
Reply
Map
View

Click here to load this message in the networking platform