View Single Post
  #1053  
Old 05-11-2011, 08:44 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by Jiroxys7 View Post
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.
__________________
Quote:
Reply With Quote