Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's wrong?
Message
From
01/10/2004 11:10:54
Km Kwun
Eastop Consultants Limited
Nt, Hong Kong
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00947862
Message ID:
00947957
Views:
15
Please see message#947895



>What are you trying to accomplish?
>
>
>
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform