greetings to all
when i'm passing this parameter to executable and i'm catching this value in executable and i'm writing these variable value in text file via executable or say executable writting these variable value in text file. but it is not working ...
i'm getting in return this
"$stringData$stringval" instead of it's value
where
$stringData="mohit";
$stringval=0;
can you help me where i'm going wrong.
thanks
mohit