Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relative Control Referencing
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00103404
Message ID:
00103407
Views:
28
>Bill,
>Are you trying to return a calculated value (or values) to the control that called the method?

No

>
>Finally, if you are calling a createobject() or similar code in the method you can pass 'this' or 'this.parent' as parameters to the method, which will pass the complete object reference of the calling control or its parent respectively.

This is along the lines of what I want to do. In the method I am calling, which is at the Form level, I need to run the statement:

Thisform.Pageframe1.(whatever Page I'm on).(whatever control I'm on).Addnode(x,x,x)

Since this method will be called from different page numbers, it has to know where it is adding the node.
maybe this makes more sense.

Thx,

Bill
CySolutions, Medical Information Technology
You're only as good as your last
success, so . . .If it works. . .don't fix it!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform