Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6-7 Compiling
Message
 
À
24/09/2002 16:35:08
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00703938
Message ID:
00704004
Vues:
15
>>While compiling a couple of VFP6 programs under VFP7, the compiler flagged one line in each program that had a syntax error. Specifically they were LOCAL declaration statements which had a missing comma between two of the variables.
>>
>>This was not picked up by the VFP6 compiler. My question is, has anyone seen or suspect that this type of missed comma syntax error in a VFP6 application might cause C5 errors?
>
>You'd get a syntax error before having a chance to see a C0000005. It simply won't run, and C0000005 is a runtime error.
>
>Oh, you mean in VFP6? My serious doubts. It's a parser thing, so it either parses the command and creates the variables, or it doesn't. But I doubt it would mess up something in memory.
>
>But then, just doubts.

I have no doubts. On second thought… :)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform