Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxpro with com ports
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00001946
Message ID:
00002076
Vues:
41
>I then issue b=fget(a,'hi')

It is waiting for some characters toarrive at the port.

You can't really do practical comm I/O with FoxPro's low-level
file functions. If you have VFP, use the MSCOMM ocx. If you
have the LCK, using Win 95's FileOpen() doesn't look too bad.

If you are using DOS, get one of the several 3rd party comm
libraries. I use SilverFox, which is very good.

Good luck!

Dennis
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform