Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#769 closed Feature Request (Completed)

FileFlush function

Reported by: Valik Owned by: Valik
Milestone: 3.3.1.0 Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

Need to add a function to flush a file. Currently it's only flushed when the file is closed or when the OS wants to flush it.

I'll probably add this during the weekend but I'm making a ticket so I don't forget.

Change History (3)

comment:1 Changed 16 years ago by Valik

  • Milestone set to 3.3.1.0
  • Resolution set to Completed
  • Status changed from new to closed

Added in version: 3.3.1.0

comment:2 Changed 16 years ago by Zedna

Just note:
It's already implemented as UDF --> _WinAPI_FlushFileBuffers()

comment:3 Changed 16 years ago by Valik

The function you mention does not work with built-in file functions.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.