Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
PEMSTATUS: I got the object name: how can I get the obje
Message
From
06/12/1999 18:14:38
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00299402
Message ID:
00299405
Views:
44
Hi Eric,

>In my code, I have form objects that I saved the name using for each myobject in form.controls. I want to do pemstatus on them but their name is of course character. Is there a way ?

If the name is an actual object reference (or is built into one) you can jst put an EVAL() around the character variable or property.

Personally, since the name wont always be found as an object reference (actually rarly at that) I would change your variables (or properties) to store the object reference, then you get the object, which has the name if you want :-)
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform