Modify

#2871 closed Feature Request (Rejected)

#AutoIt3Wrapper_OutPath

Reported by: lwc Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: wrapper, path Cc:

Description

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\

Attachments (0)

Change History (3)

comment:1 by TicketCleanup, on Sep 1, 2014 at 12:00:01 PM

Version: 3.3.12.0

Automatic ticket cleanup.

comment:2 by Jos, on Sep 1, 2014 at 7:01:28 PM

Since the only file this is used for is the same as the outfile directive, I would consider this a bit of an overkill. :)
I could consider supporting:

#AutoIt3Wrapper_OutFile=c:\path\*

Jos

comment:3 by Jos, on Apr 16, 2016 at 9:56:09 AM

Resolution: Rejected
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.