About this Article:
The BINDEVENT() function is very handy is when you can't change the source code. If you don't have the source code or it comes from a third party, binding may be the only way to hook your own code in. This function is also useful at times when you may have access to the source code, but adding the necessary calls would be onerous or would make your code unwieldy. In particular, this applies to progress reporting and logging application activity. This article shows you how to easily set up logging code without changing the application code.
Tamar E. Granor, Ph.D., owns Tomorrow's Solutions, a company that works with other developers through subcontracting and consulting. Tamar is a Microsoft Certified Professional, a Microsoft Support Most Valuable Professional, and a technical editor of FoxPro Advisor. She is co-author of What's New in Nine, Microsoft Office Automation with Visual FoxPro, Taming Visual FoxPro's SQL, and a number of other books. Tamar speaks about Visual FoxPro at conferences and user groups in North America and Europe. tamar@tomorrowssolutionsllc.com
Keyword Tags: Application Development, Code, Database Development, Development, Microsoft, Microsoft Visual FoxPro, Programming