Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Prgs vs Methods
Message
From
14/01/1999 12:19:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Prgs vs Methods
Miscellaneous
Thread ID:
00176041
Message ID:
00176041
Views:
85
There is some thought that forms that will not be sub-classed should use prgs instead of methods. The arguments are

1. It is much eaiser to modify a prg. You can see all functions and procedures, therefore its easier to modify the code.

2. You can make modifications while the form is running.

3. In general its easier to add variables and procedures to a prg than it is to add properties and methods to a form.

4. If the client has a VFP on their site, and the prgs are excluded, you can easily step through the code as long as the prgs have been excluded in an Exe. You could even make modifications while the Exe is running on the client site.

Any thoughts?
Next
Reply
Map
View

Click here to load this message in the networking platform