Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code conversion
Message
De
07/05/2011 02:48:10
 
 
À
06/05/2011 20:51:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01509865
Message ID:
01509930
Vues:
50
>Well, copy these codes under command button and run. You will error messages

If the intention is to use the native VFP FREAD() then the syntax is wrong (looks like API call). Try:
*FREAD(HANDLE,@BUFFER,1)
*FBYTE= ASC(BUFFER)
FBYTE = ASC(FREAD(HANDLE,1))
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform