Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing a method via a reference in a table
Message
 
To
22/07/1997 10:22:36
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00041112
Message ID:
00041213
Views:
28
>The data in the field is:
>do wizard1.fpcommandbutton2._translate WITH _ls_status_i

Jim,

Change this to,

The data in the field is:
wizard1.fpcommandbutton2._translate( _ls_status_i )

You cannot execute a method with a DO command, it must be done similar to callinf a function.
Previous
Reply
Map
View

Click here to load this message in the networking platform