Automate calc script extract to oracle table
Summary
Automate calc script extract to oracle tableContent
Hi,
I am trying to automate calc script extract to oracle table (.mxl)
execute calculation APP.DB.ACEXP with runtimesubvars ‘Login = XXXX; Pass = PPPPP;';
But, when I try to automate the same, I see issues.
I am assuming it to be with ‘Login = XXXX; Pass = PPPPP;'; format
Is there any way to mention ' while automating this statement.
Thanks in advance
0