Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Com port
Message
 
 
À
04/08/2001 12:49:17
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Titre:
Divers
Thread ID:
00539753
Message ID:
00539795
Vues:
11
>You dont need to open it just use fread() and fwrite() to communicate to com port.
>Rajesh

The fread() and fwrite() functions doesn't work with commports only with files. You have to open comport with fopen to get the file handle. After that you can use Fgets() and FPUTS() to work with commport. However you can use low-level function to acces comport only in Foxpro for DOS.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform