"RokuMarkn" wrote:
Please read again what belltown posted back on April 6:
@Blackhawk. If you're serious about getting other people to do your debugging for you, then the least you could do is cut and paste the debugger output -- the WHOLE debugger output, not just a single line from it, and include the debugger listing that shows the LINE NUMBERS of your code.
Instead, you said "I keep getting Syntax Error (compile error &h02) on 1, 3, 5, 21, 22". That one line is not the WHOLE debugger output, is it? No one can help you if you keep hiding the debugger output from us.
--Mark
It actually looks like those are compile-time syntax errors that occur when trying to side-load the channel, rather than run-time debugger errors, in which case that's all the information you get. Still, posting a bunch of line numbers and a snippet of un-numbered code, and leaving the rest of us to figure out which line is which (especially when the code he posts doesn't always seem to be the actual code that was used), seems like he's not putting a whole lot of effort into helping himself.