ScriptUO

Scripting Resources & Utilities => ScriptUO Application => Screen images => Topic started by: TrailMyx on July 01, 2008, 08:59:46 AM

Title: Debugging breakpoints
Post by: TrailMyx on July 01, 2008, 08:59:46 AM
You can easily add/delete breakpoints by clicking the far-left part of the text window.  That column is dedicated to debugging and bookmarks.  If you add/delete code, the line numbers and text information of the Debug tab will update on the fly.

Also, when you click on the breakpoints in the Debug tab, it will "zoom" your cursor to the line number where the breakpoint is located.

(http://img300.imageshack.us/img300/9812/debugging1kw2.jpg)