Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need advice in design
Message
From
22/03/2000 00:16:43
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00348171
Message ID:
00348727
Views:
23
Here's another idea: make all your functions methods in a class (it should be no-brain to move your functions into a class).

After that you can use
MODIFY CLASS ... METHOD MYFunction
to edit a specific method.

Besides that, I would use a table with a memo field for functions' code. :)

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform