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

Hi Gragan,

Gotcha. And Brian gave me the resolving info. It's just that I've learned not to trust computers :-) ... especially ones running MS stuff. :-) Some of these problems are just really hard to track down, especially in a running COM server, so I begin considering all kinds of possibilities.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform