Hi All,
I want to run a shell command shown below
reports "Component Report" nographic write
As we know axlshell doesn't allow double quotes inside so I am trying to concatenate with strcat, however I am facing a problem with the double quotes. I also tried with \”, but unable to build a string as shown above. Does anyone have an idea, how can a double quotes can be concatenated in a string.
Thanks,
Sanjeev