Opened on Oct 2, 2020 at 7:16:57 PM
Last modified on Oct 5, 2020 at 6:28:51 PM
#3786 closed Bug
DirMove function returns success instead of failure — at Version 1
| Reported by: | Factfinder | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.15.3 | Severity: | None |
| Keywords: | Cc: |
Description (last modified by )
DirCreate("C:\test") ; DirMove returns 1 instead of 0 ; But the folder is not moved as it is protected. MsgBox(0, '', DirMove("c:\system volume information", "c:\test", 1))
Change History (1)
comment:1 by , on Oct 2, 2020 at 9:12:39 PM
| Description: | modified (diff) |
|---|---|
| Version: | 3.3.14.4 → 3.3.15.3 |
Note:
See TracTickets
for help on using tickets.
