Page 1 of 1

Strange behavoir auf string token to long

Posted: Sat Sep 05, 2015 11:09 am
by Darth_Severus
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:
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.

Re: Strange behavoir auf string token to long

Posted: Tue Sep 08, 2015 2:19 pm
by hartrock
Could you post a minimal script triggering this problem?
So it's difficult to say more about it.