Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6-7 Compiling
Message
From
24/09/2002 16:35:08
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
24/09/2002 15:02:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00703938
Message ID:
00703989
Views:
19
>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform