in reply to Re: Re: forcibly exiting script
in thread forcibly exiting script

OK, using the Win32::Process with DETACHED_PROCESS when starting the app seems to have cleared up my problem. Honestly, my code in total looks like garbage, but it runs. Thank you Perl ;)

Later,

Glenn