I'm afraid I'm still very new to OOP, and I expect this question has something to do with Classes, which still seem a bit hard!
In FoxPro 2 you could put often-used code snippets, UDFs and things into a separate file which you referenced with SET LIBRARY TO <filename>. Then you could call those snippets from anywhere in the application.
How do you achieve the same effect in Visual FoxPro ?
ajpa
In FoxPro 2 you could put often-used code snippets, UDFs and things into a separate file which you referenced with SET LIBRARY TO <filename>. Then you could call those snippets from anywhere in the application.
How do you achieve the same effect in Visual FoxPro ?
ajpa