Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C00005, but why?
Message
From
28/04/2003 02:51:30
Walter Meester
HoogkarspelNetherlands
 
 
To
27/04/2003 10:42:04
Mike Yearwood
Toronto, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00781957
Message ID:
00782128
Views:
21
Hi mike,

It runs fine, XP prof.
It looks like one of your drivers produces this C00005 error.

I would try selecting another printer or display driver and see if the problem disappears.

Walter,


>
?"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
Reply
Map
View

Click here to load this message in the networking platform