If there is an error after compiling the code on web create , control won't go directly to the line where the error is . Is there any shortcut to go directly to error line .thanks
It will usually highlight the offending line in RED and will not release the red colour until you perform an action on that line.
The lower console should also indicate somthing about the error but tends to work better with VERBOSE turned on in preferences.