Modify

Opened 12 years ago

Closed 10 years ago

#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, 12 years ago

Version: 3.3.12.0

Automatic ticket cleanup.

comment:2 by Jos, 12 years ago

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, 10 years ago

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.