﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3006	Create a shortcut for the expression in a With statement.	Jaberwocky		"{{{
With $object
    Local $copy = .
	
    DoSomethingWithObject(.)
	
    . = DuplicateObject($copy)
EndWith
}}}"	Feature Request	new		AutoIt		None			
