﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
2871	#AutoIt3Wrapper_OutPath	lwc		"Sometimes you might want files created in a specified folder, but it doesn't necessarily mean you want to manually specify the filenames too.

In other words, #AutoIt3Wrapper_OutFile forces one to specify a filename.
I propose '''#AutoIt3Wrapper_OutPath''' - a directive that would let you specify just a folder. The filename would thus still be automatic.
e.g.
{{{
#AutoIt3Wrapper_OutPath=c:\output\
}}}"	Feature Request	closed		AutoIt		None	Rejected	wrapper, path	
