Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem creating an object
Message
 
 
To
13/11/2004 13:18:57
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00961179
Message ID:
00961186
Views:
5
I would look at the code you added/oiwervritten in the subcluss.

>I have this object that I use to create such as this:
>
>
>loList=CREATEOBJECT('FournierTransformationList')
>
>
>This is a big object. It is 352k. I never had any problem so far. I am using this object intensively across several applications and several times per minute. Today, I subclassed that object into another object that I called Job. So, I did it like this:
>
>
>loList=CREATEOBJECT('Job')
>
>
>Doing it like this from the EXE makes VFP to sit there indefinitely. So, the program hangs. I can however do this command from the command window and obtain the instantiation of the object immediately. What could cause this effect?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform