Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Invalid Subscript Reference
Message
De
27/03/1997 16:40:59
 
 
À
27/03/1997 16:09:02
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00025911
Message ID:
00025953
Vues:
28
>James,
>
>Is this some kind of a riddle, or are you going to give people some information to go on???
>
>regards,
>Jim N.
>

Sorry, I was a little to brief, huh. I'm calling a method from a
custom class. It is being called from a .prg. There is no problem
when the instance of the class is created. The problem only occurs
when I call the method to initialize system type variables in the object.


PUBLIC instanceofObj
instanceofObj = CREATEOBJECT('Class')
.
.
.
instanceofObj.custommethod() //This is when it is bombing



this.variablename = .T. //There are only these types of statements
//in the method

Thanks
James Naftel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform