Thanks Ulis for your replay to my question.
I used your below suggetion.
catch {exec [file nativename c:/cssplit.exe]} msg
puts "exec returned: \"$msg\""
But I am getting data from the file and aswell as "child process exited abnormally"
Out put I am getting like :
Tool version 3.8.0 child process exited abnormally.
where as Tool version 3.8.0 is returning from cssplit.exe.
Could you kindly suggest me why this child process exited abnormally message is coming.
Once again thanks for your replay.
I used your below suggetion.
catch {exec [file nativename c:/cssplit.exe]} msg
puts "exec returned: \"$msg\""
But I am getting data from the file and aswell as "child process exited abnormally"
Out put I am getting like :
Tool version 3.8.0 child process exited abnormally.
where as Tool version 3.8.0 is returning from cssplit.exe.
Could you kindly suggest me why this child process exited abnormally message is coming.
Once again thanks for your replay.