Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's wrong?
Message
De
01/10/2004 07:19:35
Km Kwun
Eastop Consultants Limited
Nt, Hong Kong
 
 
À
01/10/2004 07:01:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00947862
Message ID:
00947870
Vues:
15
Hi Peter,

Thanks for confirming the crash. Unfortunately, Ctrl+Alt+Del is not an acceptable workaround.

KM


>When running this code, the only way I see to quit is with ctrl+alt+del. And that does not crash here. (vfp7sp1)
>
>>Can anybody tell me what's wrong with this code? Or, can anybody suggest a workaround?
>>
>>
>>x=.T.
>>On Shutdown x=.F.
>>
>>o=Createobject('MyClass')
>>
>>Define Class MyClass As Custom
>>	Function Init
>>	Do While x
>>		? Datetime()
>>		=Inkey(1)
>>	EndDo
>>EndDefine
>>
>>
>>In either development time or run time, when we try to close the application, VFP crashes!
>>
>>TIA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform