Modify

Opened 15 years ago

Closed 15 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 Changed 15 years ago by TicketCleanup

  • Version 3.3.0.0 deleted

Automatic ticket cleanup.

comment:2 Changed 15 years ago by Valik

  • Resolution set to Rejected
  • Status changed from new to closed

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

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.