When I run a script of mine while putting (exit) at the end, it works. But if I want to stay inside of it after it run, I get this:
Quote
ERR: string token too long : "|n|-----n| width="250" valign="top" |n* "
It's not about what this error regularly means, but why it appears only if I don't end the program. Anyway, this whole string handling is nasty. I don't get things done this way.
Could you post a minimal script triggering this problem?
So it's difficult to say more about it.