Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Reads only 1 line of barcode scans
Message
De
06/03/2003 06:51:36
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Reads only 1 line of barcode scans
Divers
Thread ID:
00762062
Message ID:
00762062
Vues:
58
Hi. VFP7 user

I have written the following program to read barcode scans in from a barcode scanner plugged into my serial port:

RUN mode COM1:9600,N,8,1
myhandle=FOPEN('COM1')
mydata=FGETS(myhandle)

Problem: mydata only reports the first line of the scans. My program is obviously not finished...what's next??

Thanks, Randy
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform