Passing Parameter with SPACES and double quotes to a Host Executable
Hi,
How do you handle a Parameter with SPACES and double quote when passed in unix shell script. The Host program is executed by Concurrent Program. I'm getting error whenever there are double quotes in the parameter. Also if there are no double quotes only the first word is detected in the shell script and the rest of the parameter value is disregarded.
Shell script
Error