Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C00005, but why?
Message
From
27/04/2003 12:42:16
Mike Yearwood
Toronto, Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00781957
Message ID:
00781983
Views:
23
Hi Sergey

>Hi Mike,
>
>I'm not getting C5 running your code either way. Did you try to run it in fresh started VFP session?

Yes, every time VFP c00005's ;) Even if I restart the machine it still does it. I thought it might be the Foxuser.dbf, so I deleted it too. Other little programs work fine.

>
>>
?"hello world"
>>CREATE TABLE badgroup.dbf FREE (field1 i,another1 i,extra1 i)
>>INSERT INTO badgroup (field1, another1, extra1) VALUES (1,1,4)
>>*SET ENGINEBEHAVIOR 70
>>
>>
>>This little program c00005's as soon as I uncomment the SET ENGINEBEHAVIOR line.
>>
>>This program doesn't c00005.
>>
>>
>>SET ENGINEBEHAVIOR 70
>>CREATE TABLE badgroup.dbf FREE (field1 i,another1 i,extra1 i)
>>INSERT INTO badgroup (field1, another1, extra1) VALUES (1,1,4)
>>
>>
>>What's going on here?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform