Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameters
Message
 
To
05/05/2000 12:04:17
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00366621
Message ID:
00367242
Views:
15
(1). You can create a property on the form and than access that property from the method you want.

(2). Call the method and pass the property.
I.E. CallMethod(x)
In the CallMethod define x as:
lParameter x

(3). If you want to call a Screen from a Screen and then pass a parameters to that screen. Create object and then access the parameters from screen object.
Previous
Reply
Map
View

Click here to load this message in the networking platform