K
Karikalan Ram
Guest
Hi Laura, Thanks for your reply. Yes, its .Net form from ABL. It runs synchronously by clicking the button, Before run the report generation procedure invokes message window at dialog mode(i.e. WAIT-FOR MessFrm:ShowDialog().) At end of report generation routine, I have called the method MessFrm:Close(). However, program control doesn't pass Wait-For statement to proceed with report generation routine, if we manually close message window by clicking 'X' then control proceed to run report generation routine. Not sure if I need to use 'Process Events' OR I need to run another program simultaneously to trigger MessFrm:Close()? Please suggest. - Thanks again.
Continue reading...
Continue reading...