Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem creating an object
Message
De
13/11/2004 13:18:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Problem creating an object
Divers
Thread ID:
00961179
Message ID:
00961179
Vues:
53
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?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform