Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C0000005 error in VFP6
Message
 
 
À
10/03/2003 05:00:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00763538
Message ID:
00763606
Vues:
20
What kind of control are you using to communicate with COM port?

>
>My application occasionally had this C0000005 error and the screen
>will show the calling program line and below is the line that
>indicate causing the problem. The STX,ETX and DLE are constant
>define in the header file. It will output some character to the
>COM port. Anyone had any ideal how to solve this problem.
>
>Thank you very much
>
> lBuf = INT(VAL(lChar))
> IF lBuf = STX OR lBuf = ETX OR lBuf = DLE
> THIS.OutPort(CHR(DLE))
> lLRC = BITXOR(DLE,lLRC)
>
> ENDIF
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform