I would assume you could just use either a system() or exec() call. Check the documentation on perldoc.com. One of them will wait until whatever program is running finishes and the return you to your perl program.
Hope this helps, Kevin On Saturday 05 January 2002 04:42 am, mb wrote: > Hi, > I asking if there is any module to make some directives like : runing a > window appli, waiting it finish and get the result of runing. > > Thanks , asma -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]