Custom Query (3920 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (364 - 366 of 3920)

Ticket Resolution Summary Owner Reporter
#1372 Fixed HTTPSetUserAgent bad description Valik Greek
Description

Help file only says that it works with InetGet()

But it works with InetRead and _InetGetSource too.

#4036 Rejected All Hashim
Description

As per:

https://www.autoitscript.com/forum/topic/197337-solved-filewritefromarray-adds-new-line-at-the-end/

_FileWriteFromArray appends Windows CRLF line endings to all lines, with no support for Unix/Linux LF endings. This either requires post-processing with external tools or even more hacky solutions. This seems like a vital enough omission to consider it a bug, as it could silently cause things to fail on many Linux servers, for example. Please consider adding a parameter to configure the line ending, or maybe only append an CRLF if an LF is not detected.

#467 Duplicate Pass data to a function defined in GUISetOnEvent HeidiR
Description

Is there a way to pass data to a function defined in GUISetOnEvent without using global vars? Seems to by a worth while feature if missing! e.g. GUISetOnEvent($GUI_EVENT_CLOSE, "SpecialEvents" [, $var])

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