Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Name of variable associated with an object
Message
From
04/12/2000 12:31:36
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00447637
Message ID:
00448911
Views:
10
Hi Larry.

>RETURN TO can accept macro expanded variables if the variables do not contain a ".". In other words, if the RETURN TO procedure is a procedure and not a method, it works.

You can RETURN TO an object method if you leave off the object name. eg. if you want to RETURN TO MyObject.MyMethod, use RETURN TO MyMethod. This works whether it's hard-coded or stored in a variable and macro expanded.

Doug
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform