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 , 12 years ago
| Version: | 3.3.12.0 |
|---|
comment:2 by , 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 , 10 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Automatic ticket cleanup.