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:14:55
Kenneth Downs
Secure Data Software, Inc.
New York, United States
 
 
To
12/11/2001 15:47:29
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00580590
Message ID:
00580913
Views:
16
>
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform