hi,

Do you mean that
Code:
theDraw=filled?"drawLines":"drawFilled"
comes from a text file?
That doesn't make sense...

If you wanted to load that as text, it would have to be url encoded, I guess.

But, and this is the problem, you want be able to evaluate that expression at runtime. When loaded, that's just a string.