This page http://www.thefoolonthehill.net/drupal/AutoIt%20Debugger show this link Help: Online help is available here. on this help: Introduction / Wat's New: Rev 0.45.1 - 12 Nov 11 Added: Program Trace window extended with automatic expand/collapse in Trace Back Changed: Updated error handler Changed: Online help completely revised. Link: http://www.thefoolonthehill.net/Help/AutoItDebugger/AutoItDebuggerHelp.html Fixed: Keyboard shortcut assignments corrected. Keys affected are Esc, Ctrl+F8, Ctrl+F7, F7 See online help Keyboard Shortcuts for complete overview. Link: http://www.thefoolonthehill.net/Help/AutoItDebugger/AutoItDebuggerHelp.html?KeyboardShortcuts.html Fixed: ConsoleWrite - Additional blank line removed. Fixed: Relative addressing of include file not recognized - Thanks Christopher Fixed: New Test Script.au3 program for validating the installation Fixed: Au3Info and MacroGenerator tools no longer cause the debugger to wait until they finish. Changed: Tied in most windows to the help file. Fixed: Problem debugging with full path #includes. Fixed: Swapping of '/' to '' in #includes. Added: Full path display in Includes window. Added: Right click > Open, opens Include file in Includes window. Rev 0.45.0 - 23 Oct 11 Thanks go to BodoWitcha for this release. Changed: Major changes to the trace feature of the program. Added: Trace can be scrolled through to show how the program executed. Fixed: Crash when script file saved in Program Files folder Fixed: #include with capital chars not recognized. Thanks Saitoh183. Marco