Search This Blog

Showing posts with label script. Show all posts
Showing posts with label script. Show all posts

Wednesday, August 8, 2007

Monday, February 12, 2007

How to find out which line your AutoIt script is stuck at?

1) Add this without the outside quotes, "Opt("TrayIconDebug", 1)" to the beginning of your AutoIt script.
2) After running your script, move the mouse cursor over the tray icon.