Custom Query (3933 matches)
Results (439 - 441 of 3933)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3539 | Completed | FileGetTime ( "filename" [, option = 0 [, format = 0], UTC=0]]] ) | ||
| Description |
add to FileSetTime() and FileGetTime() the option to act as UTC time. |
|||
| #3571 | Fixed | (Beta) Map values are erased | ||
| Description |
Explanation and reproducer in this forums post: https://www.autoitscript.com/forum/topic/190932-possible-maps-bug-beta/ |
|||
| #3580 | Fixed | FileSetAttrib - Crash on ROOT folders. | ||
| Description |
FileSetAttrib("C:\DirWhichDoesNotExist\SubDirWhichDoesNotExist", "+H", 1) MsgBox(32, "WORK", "WORK") ;You will see this MsgBox FileSetAttrib("C:\DirWhichDoesNotExist", "+H", 1) MsgBox(32, "WORK", "WORK") ;You will NOT see this MsgBox - The script crashed. |
|||
Note:
See TracQuery
for help on using queries.
