It's not clear what other applications you are refering to. Is the other application a program you're writing in Visual Basic or something like MS Word?<br>
<br>
You might examine the VFP Developer's Guide and explore the possibility of building a VFP service that could be called from other apps. <br>
<br>
Another possibility would be to compile the report generator as a DLL and call it from the other program.<br>
<br>
Another possibility is to put a VBasic wrapper around your VFP and create an ActiveX (COM) control. This assumes you other application is a programming language that accepts ActiveX controls.<br>
<br>
None of these is a cinch but it can be done. Start with the VFP Developer's Guide for inspiration.<br>
<br>
Using Automation you can create a Visual FoxPro Application Variable and then use the DoCmd verb to execute any Visual FoxPro Command. I have never tested. <br>
<br>
I hope it helps<br>
<p>Edwin Dalorzo<br><a href=mailto:edalorzo@hotmail.com>edalorzo@hotmail.com</a><br><a href= > </a><br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.