Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C0000005 error with screens converted from Foxprow 2.6
Message
From
28/04/2000 02:00:57
Joe Mcspadden
Thomson Data Corporation
Melbourne, Australia
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
C0000005 error with screens converted from Foxprow 2.6
Miscellaneous
Thread ID:
00364356
Message ID:
00364356
Views:
55
This is an FYI about the C0000005 error in visual 6.0:

We recently converted an application from FPW 2.6 to VFP 5.0.

Under VFP 5.0 we would on occasion get a windows GPF errors.

Then we converted the app to VFP 6.0.

All the screens are still using Reads btw.

We get the C0000005 error quite often under NT and sometimes under Win98.

The C0000005 is caused by the following 2.6 code that is not acceptable in VFP 6.0:

CLEAR READ
RELEASE WINDOW

You must close the screens using either Thisform.release() or Thisformset.release()
Reply
Map
View

Click here to load this message in the networking platform