Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scanning Barcodes With MSCOMM32
Message
 
À
20/08/1998 09:48:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00128466
Message ID:
00128728
Vues:
21
Simon:

Make sure that you have _VFP.AutoYield = .F.

Setting AutoYield to false (.F.) prevents events for an ActiveX control from executing between lines of user program code. This may be your problem.

--Paul

>I am trying to write an app which uses serial barcode input as opposed to keyboard wedge input. The problem which i have is that the data is received from the scanner and is buffered, so when loaded into a variable, sometimes not all of the barcode string is read in, causing a validation error. Does anyone know how to reliably wait for the reader to finish, bearing in mind there is no stop digit and the barcodes are variable length?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform