Help for this page
Win32::Process::Create($ProcObj, "$xcall_path/bin/$prog", ... $ProcObj->Kill(255); $rc = 0; }
my $path = "$ENV{'MYSYSENV'}\\X-CallLogger"; unless ($xcall_path = Win32::GetShortPathName($path)) { ... $xcall_path =~s /\\/\//g; #Substitute backslashes with +frontslashes $prog = $ARGV[0];