Custom Query (3933 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (439 - 441 of 3933)

Ticket Resolution Summary Owner Reporter
#3539 Completed FileGetTime ( "filename" [, option = 0 [, format = 0], UTC=0]]] ) Jon argumentum
Description

add to FileSetTime() and FileGetTime() the option to act as UTC time.

#3571 Fixed (Beta) Map values are erased Jon qsek
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. Jon anonymous
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.