I HAVE A FOXPRO-DOS PROGRAMS TO PRINT A VERY COMPLEX REPORT.IT IS VERY FAST. I WANT TO CALL THIS PROGRAM FROM VFPRO AND I DON'T KNOW IF IT'S POSSIBLE AND HOW.
if the foxpro dos program is compiled as an exe you could just run it using the run command. Also your program should compile just fine in VFP so you could just run it from within your program. If the issue is the frx itself VFP will run a foxpro dos frx as long as you do not try to maintenance the frx in VFP,
You can add that report in your VFP project or just issue the command REPORT FORM myDosForm TO PRINT PRINTER ETC... and make the report form available in the project or path as usual. This shall sail smooth. ramani
(Subramanian.G)
FoxAcc
ramani_g@yahoo.com
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.