Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using reusable routines in VFP
Message
From
22/09/1997 12:04:49
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051047
Message ID:
00051048
Views:
37
>While working in a FPW 2.6 environment, I have created a number of reusable routines (each a separate .PRG) that I use in my applications. What is the preferred way to use these in VFP? Do I continue to include each .PRG in my VFP project? Do I create DLLs? Do I create custom classes and place the routines in user-defined methods? If so, do I create many classes and categorize routines by topic or create one monolithic class? Any suggestions are welcome.
>
>TIA

IMHO, there are two robust ways (actually I use both of them in the same projects):
1. System procedure prg file (much better than support multiple PRGs).
2. App object methods.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform