Modify ↓
Opened 17 years ago
Closed 17 years ago
#768 closed Bug (No Bug)
Help for FileInstall needs to be updated
| Reported by: | HeidiR | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.0.0 | Severity: | None |
| Keywords: | Cc: |
Description
Help for FileInstall needs to be updated to allow a variable for the source path as the statement below works correctly in 3.3.0.0.
FileInstall($src, $dest)
Attachments (0)
Note:
See TracTickets
for help on using tickets.

Err, try compiling. And after you get an error do a face-palm for not thinking about why FileInstall() doesn't accept variables in the first place.
This is not a bug. The documentation does not need updated because FileInstall() was not changed.