in reply to Re: Semicolon seems to be missing?
in thread Semicolon seems to be missing?

When I copy and pasted the code, I forgot one line of code. I do close the quote with:
BloS @bs\n";

That line follows the Volc @va \ line

Replies are listed 'Best First'.
Re^3: Semicolon seems to be missing?
by kennethk (Abbot) on Apr 15, 2011 at 16:04 UTC
    As BrowserUk points out, the code you have posted does not contain the text "$twron". Combined with this modification, which removes the semi-colon issue, your posted code does not emit any of the posted errors. We can't help you debug if we can't replicate your issues. See How do I post a question effectively?.