Jump to content

Not waiting for return code from external app


tomasd

Recommended Posts

Hi,

I'm trying to call pdfp application which I use to print pdf's via .bat file. And while this is happening display a message saying "please wait printing". The problem I have is that exec() function waits for my .bat file to exit before loading the page. Is there any way of telling exec() to either not wait for return code from .bat or get it to start after the page has loaded?

 

Thanks!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.