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

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.
Previous
Reply
Map
View

Click here to load this message in the networking platform