2009-12-16

afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-12-16 02:55 pm

BML, line numbers, and you!

So one of the quirks of BML is that if there's an error, the line number in the error message displayed is numbered as if "1" were the very first line of the code block you are currently in, and not the line number of the BML file.

there are two methods of finding the actual line number causing an error; one involves math, and the other doesn't )