Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing an object using a variable for the object na
Message
From
15/08/2001 14:55:40
 
 
To
15/08/2001 14:48:00
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00544237
Message ID:
00544246
Views:
22
I am not shure if I got the hole deal. But, I can see some changes to be done like this:


oFOO="THIS." + loObject + ".array"
IF TYPE("oFOO") = "O"
wait window "Ops.. the object exists !" nowait
else
THIS.AddObject(loObject, lcObjectClass)
ENDIF


note: We have to test the string portion of oFOO


CLAUDIO
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Reply
Map
View

Click here to load this message in the networking platform