I use an html editor called FirstPage2000 (not to be confused with MS FrontPage). When a javascript has an error, it will put up a message that will refer to a line number and character number. Unfortunately, when I check the line# / character#, they do not seem to correspond to anything meaningful (as far as I can tell).
So here's the question:
Is there a js editor that a person could use that would provide a message pointing to a scripting error, and then consistently and correctly show the exact line # and character # for checking that error? Or is that "number data" something which will necessarily change from one editor to the next?
So here's the question:
Is there a js editor that a person could use that would provide a message pointing to a scripting error, and then consistently and correctly show the exact line # and character # for checking that error? Or is that "number data" something which will necessarily change from one editor to the next?