iPhilip
Results
2
issues of
iPhilip
Clarifying the behavior of the `__New` method when constructing an instance of a class in the [Construction and Destruction](https://www.autohotkey.com/docs/v2/Objects.htm#Custom_NewDelete) section. [[Forum post](https://www.autohotkey.com/boards/viewtopic.php?p=548057#p548057)]
Added a comment to document the use of this method to flush the write buffer. Reference: [Example #3](https://www.autohotkey.com/docs/v2/lib/FileOpen.htm#ExStreams).