Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom Class methods vs Set Procedure To
Message
From
05/11/1997 12:59:50
 
 
To
21/10/1997 23:35:10
Shihchau Tai
Apic Systems Pte Ltd
Singapore, Singapore
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00055946
Message ID:
00058428
Views:
26
>I have some functions that are shared among a few forms. Currently, I am using a 'Custom' class to store all the functions and this class is dropped into the form that needs any function. I am wondering if this is a bad way as compared to SET PROCEDURE TO. I like the visual aspect of Custom class. That's why I do it this way.
>
>Any advice?

It seems to me that using a Custom Class is the best way to approach this issue since it is often beneficial to be able to address things generically... as in... THISFORM... THIS.PARENT. and so forth. You lose that in external procedures.

Tom
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform