davisonpro
Programmer
Hello,
I recently built my VFP7 app using VFP9 but I have not really begun the full migration project.
I can select the correct printer when using PROMPT but nothing seems to be able to "overcome" the Windows default printer when it comes to issuing my SET PRINTER commands. I've done hours and days of research and tried everything I've found in this forum and all the others. I've hacked and stripped and checked and it's not an FRX issue.
My app allows users to set a default printer to use with my app - well, it used to. It was all super simple code that always worked with no issues.
I've used all the NAME GETPRINTER() and APRINTER() and every other piece of trick code I can find - it all runs just fine EXCEPT that the reports always go to the Windows default printer no matter what I do.
Any other ideas?
I recently built my VFP7 app using VFP9 but I have not really begun the full migration project.
I can select the correct printer when using PROMPT but nothing seems to be able to "overcome" the Windows default printer when it comes to issuing my SET PRINTER commands. I've done hours and days of research and tried everything I've found in this forum and all the others. I've hacked and stripped and checked and it's not an FRX issue.
My app allows users to set a default printer to use with my app - well, it used to. It was all super simple code that always worked with no issues.
I've used all the NAME GETPRINTER() and APRINTER() and every other piece of trick code I can find - it all runs just fine EXCEPT that the reports always go to the Windows default printer no matter what I do.
Any other ideas?