Modify

Opened 17 years ago

Closed 17 years ago

#898 closed Feature Request (Rejected)

More Detail in "AutoIt Error" window?

Reported by: exodius Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

Using this on a "AutoIt Error" window with the "Line -1:...Error: Array variable subscript badly formatted" gives me the PID of the offending process.

MsgBox (0, "", WinGetProcess ("AutoIt Error"))

This made me wonder if that sort of information could just be added to the error since the executable producing the error obviously knows what its PID is. This just helps with identifying which (if you have a lot of AutoIt scripts running like I do) is the script that ended up with a problem and shouldn't bother anyone who doesn't run a lot of scripts at once.

Attachments (0)

Change History (2)

comment:1 by TicketCleanup, 17 years ago

Version: 3.3.0.0

Automatic ticket cleanup.

comment:2 by Valik, 17 years ago

Resolution: Rejected
Status: newclosed

Or, you could write your scripts in a way so that they don't crash.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.