Jump to content

debug current execution line


Recommended Posts

When running a script exe (compiled with aut2exe):

- with autoIt 2, I could double-click on the icon (system tray) and autoIt would display the current line of the script (ie: if it was waitting for a window)...

- with version 3, is it possible to do the same? I used this often... I use autoIt to install software, unattended. If a window is not expected, the script hangs (waits), and I don't know where in the script (to troubleshoot)...

AutoIt is great :) (almost perfect)

thanks for your help

Link to comment
Share on other sites

  • Developers

When running a script exe (compiled with aut2exe):

- with autoIt 2, I could double-click on the icon (system tray) and autoIt would display the current line of the script (ie: if it was waitting for a window)...

- with version 3, is it possible to do the same? I used this often... I use autoIt to install software, unattended.  If a window is not expected, the script hangs (waits), and I don't know where in the script (to troubleshoot)...

AutoIt is great :D  (almost perfect)

thanks for your help

Is on the Todo list.. look at the "v3 Idea Lab" whic has a "Sticky: Todo List"

The only curent options is : Opt("TrayIconDebug", 1).....

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...