Modify

Opened 14 years ago

Closed 12 years ago

#1442 closed Feature Request (Completed)

_FileWriteLog to allow allow file handle or filename as first parameter

Reported by: Bowmore Owned by: guinness
Milestone: 3.3.7.21 Component: Standard UDFs
Version: Severity: None
Keywords: file.au3 UDF Cc:

Description

Where an application is writing to a log file frequently, the opening and closing of the log file for each entry can slow the application. It would speed things up it _FileWriteLog() could accept a file handle or a file name as the first parameter, similar to the way _FileWriteFromArray() does.

Attachments (0)

Change History (1)

comment:1 Changed 12 years ago by guinness

  • Milestone set to 3.3.7.21
  • Owner changed from Gary to guinness
  • Resolution set to Completed
  • Status changed from new to closed

Added by revision [6369] in version: 3.3.7.21

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

Modify Ticket

Action
as closed The owner will remain guinness.
Author


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

 
Note: See TracTickets for help on using tickets.