Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP and SQL at the same time
Message
From
14/01/2019 18:14:28
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
14/01/2019 12:37:31
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Miscellaneous
Thread ID:
01664796
Message ID:
01665404
Views:
73
>>Just want to point out that my code for splitting a procedure file into individual PRGs is now in the Thor Repository. My article about it, including the reasons I don't like procedure files, is here: http://www.tomorrowssolutionsllc.com/Articles/Splitting%20a%20Procedure%20File.PDF
>
>Having a common utils.prg allows encapsulation, a single place to search for the function you need.

No. Encapsulation is a runtime consideration. Storing stuff in a drawer is not encapsulation.

>
>When trying to find your missing function use Tools -> Code References and search for "FUNCTION myFuncName" and you'll find it quickly ... if you truly don't know where it is.

I always know where it is. It is in myfuncname.prg
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform