Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic methods in form 3
Message
From
30/04/1997 15:10:55
 
 
To
30/04/1997 15:08:07
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00030315
Message ID:
00030337
Views:
50
>can you do form me an example?
>
>i need to do a method that make an SCATTER of a table.....
>
>the parameters are the ALIAS and the BLANK option (.t. or .f.)

1. In your form or form class, just add a method using the Form menu options
2. At the beginning of that method, enter PARAMETER tcAlias,tlBlank
3. Put the necessary code in that method
4. From the place you need to do this operation, ThisForm.YourMethodName('YourAlias',.T.)
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform