Quote:
Originally Posted by Jiroxys7
2. In long functions with a bit of nesting, if there is not a matching "}" for a "{", you will get the message "Script Compiler output for <scriptname>: error: unexpected token: at line <line>" It's easy to spend close to an hour trying to seek out where the "}" needs to go in such scripts. Is it possible to get a message that points out which opening bracket is missing it's closing bracket?
|
This is a problem best solved by proper styling/indentation not the compiler.