﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
898	"More Detail in ""AutoIt Error"" window?"	exodius		"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."	Feature Request	closed		AutoIt		None	Rejected		
