Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6-7 Compiling
Message
De
24/09/2002 16:35:08
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
24/09/2002 15:02:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00703938
Message ID:
00703989
Vues:
20
>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.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform