﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1185	Priority Flag for OnAutoItExitRegister	eukalyptus		"suggestion:
the higher the value, the later the Func-calling

standart OnAutoitExit value = 100

OnAutoItExitRegister(""_MyExitFunc"",105)
OnAutoItExitRegister(""_MyExitFunc2"",50)

results in this order:

_MyExitFunc2 (flag=50)
OnAutoitExit (flag=100)
_MyExitFunc  (flag=105)

would be nice ;)"	Feature Request	closed		AutoIt		None	Rejected	OnAutoItExitRegister OnAutoItExit	
