Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C0000005 error with screens converted from Foxprow 2.6
Message
De
28/04/2000 02:00:57
Joe Mcspadden
Thomson Data Corporation
Melbourne, Australie
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
C0000005 error with screens converted from Foxprow 2.6
Divers
Thread ID:
00364356
Message ID:
00364356
Vues:
53
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()
Répondre
Fil
Voir

Click here to load this message in the networking platform