Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bigger font size for barcode scanning
Message
From
23/09/2022 10:41:23
 
 
To
23/09/2022 04:57:49
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01684991
Message ID:
01684993
Views:
42
>Logically you can create an idiot form, set to fullscreen, activate and use it's KeyPress event, writing to the form. There are many ways to solve it like this.

barcode application acts like console one.
It asks barcodes , locations, lots, quantites etc and shows responces to them in screen.
Emulating this using forms requires huge re-write.
Can accept replaced with
?
cbarcode= space(20)
nrow = row()
@ nrow, 1 get  cbarcode
read
* Read places cursor to ent of screen, fix it
_screen.top= nrow*8
? 'enterd code', cBarcode
?
Andrus
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform