execruntime

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Hart_Runge_(Guest)
Posts: 5
Joined: Tue Oct 10, 2017 12:44 pm

execruntime

Post by Hart_Runge_(Guest) » Tue Mar 01, 2005 10:20 pm

I am trying to generate PDF^s as a backgound task, however using the execruntime( hRpt, 1, SW_* etc.. ) in C code does not work. I keeps bringing up a Task bar Icon grabbing the focus, creates the PDF and then returns to the Application. ____execruntime( hRpt, 0, SW_* etc.. ) Does not work at all.____SW_HIDE, SW_SHOW, SW_NOACTIVATE, SW_SHOWDEFAULT all behave the same way.____Any feedback is gratefully accepted.____:-(

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: execruntime

Post by kfleming » Wed Mar 02, 2005 8:59 am

I do not think that there is a way to execute runtime as a background task. There is always going to be a R&R window as runtime executes.____Kathleen__R&R Support

Post Reply