Custom Query (3927 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (316 - 318 of 3927)

Ticket Resolution Summary Owner Reporter
#3679 Works For Me InetGet / InetRead - Disable Cache Option anonymous
Description

I would like to have a option to disable the automatic cache of these two functions.

(When using these functions a cache is created at this path: %userprofile%\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5) (Attributes of the Folder: Hidden, System)

I would like to have this because even thought i used the $INET_FORCERELOAD (1) option the function still returns the old cached file when downloading a file with the .txt extension.

https://www.autoitscript.com/forum/topic/133500-inetread-and-inetget-caching-problem/

https://www.autoitscript.com/forum/topic/73777-inetget-caching-problem/

#3678 Fixed _FileWriteToLine Melba23 anonymous
Description

_FileWriteToLine($file, $line, "", 1) this was removing a line now it just delete it leaving empty line

#3677 No Bug _FileListToArrayRec()'s 2nd parameter ($sMask) seems case sensitive. user4157124
Description

Setting _FileListToArrayRec()'s 2nd parameter ($sMask) to "*.jpeg" omits uppercase matches (*.JPEG), and uppercase mask omits lowercase matches. This is unexpected (Windows file systems do not differentiate case).

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