Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update File.htm #691

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from
Open

Update File.htm #691

wants to merge 1 commit into from

Conversation

iPhilip
Copy link
Contributor

@iPhilip iPhilip commented Apr 24, 2024

Added a comment to document the use of this method to flush the write buffer. Reference: Example #3.

Added a comment to document the use of this method to flush the write buffer as done in Example AutoHotkey#3.
https://www.autohotkey.com/docs/v2/lib/FileOpen.htm#ExStreams
@Ragnar-F
Copy link
Collaborator

Ragnar-F commented Apr 24, 2024

Read does not have to be zero to flush the write buffer. Furthermore, if I interpret the internal AutoHotkey code correctly, Seek, Length (when set) and Handle can also flush the write buffer in between.

Also informative: https://www.autohotkey.com/boards/viewtopic.php?t=122037

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants