Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hiding methods/properties from users.
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00683150
Message ID:
00683157
Views:
21
Ooops, I apologize. I made a slight error in my example. When I show the function of what I would like to do, it should've actually looked like this:

FUNCTION update
...

this.OBJECT2.ID = 3 && or this.OBJECT2.SETID(3)
ENDFUNC

I forgot the this. reference in my example.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform