rajeevnandanmishra
Programmer
I have a VFP6.0 application. This application runs perfectly under WINNT/WIN2K. But when we try to run this application in WIN9X then we experienced a strange problem.
The problem arises when we follow the following sequence :
From the main form we call a child form (by clicking on a button on main form). The child form is having a button to call generic Print Form (created by us). When user click on that button the print form pops-up. On print form user click on screen button, which shows him the report (through REPO FORM <report_name> PREVIEW). He closes the report. Closes the print form and the sub form.
Now if he do the process again then after clicking on Print button on sub form, it hangs up the system.
So, what could be the reason for this. And what shall we do to resolve this.
Any help will be highly appreciated.
Rajeev
The problem arises when we follow the following sequence :
From the main form we call a child form (by clicking on a button on main form). The child form is having a button to call generic Print Form (created by us). When user click on that button the print form pops-up. On print form user click on screen button, which shows him the report (through REPO FORM <report_name> PREVIEW). He closes the report. Closes the print form and the sub form.
Now if he do the process again then after clicking on Print button on sub form, it hangs up the system.
So, what could be the reason for this. And what shall we do to resolve this.
Any help will be highly appreciated.
Rajeev