Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form exiting unexpectedly
Message
De
29/03/2004 18:04:52
Sony Joseph
Dovenmuehle Mortgage Inc
Schaumburg, Illinois, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Form exiting unexpectedly
Divers
Thread ID:
00890623
Message ID:
00890623
Vues:
50
Hi everyone,

I have a form with a grid and a command button. the button runs some code based on the selected item in the grid. The code is similar to this

loProcess = Newobject("myClass", "mClassLib.Prg")
loProcess.Process()
loProcess=.NULL.
CLEAR CLASS myClass
RETURN

My problem is, the form gets released , even without the RELEASE command. There is something in the class that causes this behaviour. There is no reference to BINDEVENT or Thisform in the class at all. If anyone can think of a immediate cause, that would be of great help.

TIA
Solutions: when you want it, as you want it!
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform