Hi all,
I am dealing with the same problem for a while now, can someone tells me
why these commands give a syntaxerror:
eval("myvar ='3'")
or
eval("myvar =\'3\'")
I played with simple/double quotes and backslash or not.
I googled this without any success...
Can someone give me a hint?
Thanks
Denis