Custom Query (3927 matches)
Results (316 - 318 of 3927)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #3679 | Works For Me | InetGet / InetRead - Disable Cache Option | ||
| 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 | ||
| 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. | ||
| 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). |
|||
