Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid Subscript Reference
Message
From
27/03/1997 16:40:59
 
 
To
27/03/1997 16:09:02
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00025911
Message ID:
00025953
Views:
32
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform