Modify

Opened 17 years ago

Closed 17 years ago

#1119 closed Feature Request (Fixed)

Minor change to Help File wording for FileWrite

Reported by: partypooper@… Owned by: J-Paul Mesnage
Milestone: 3.3.1.2 Component: AutoIt
Version: Severity: None
Keywords: FileWrite, FileWriteLine Cc:

Description

Even though they are functionally similar, there is a difference between FileWrite and FileWriteLine, however, the wording in the help file for FileWrite and FileWriteLine is practically identical. I'd like to suggest that the description for FileWriteLine be left as is and that the description for FileWrite be amended to read something along the lines of:

Appends text/data to the end of a previously opened file.
FileWrite ( filehandle or "filename", "text" )

text - Text/data to write to the file. The text is written as is - no @CR or @LF characters are added. Binary type variants will be written to the file byte by byte.

Attachments (0)

Change History (2)

comment:1 by TicketCleanup, 17 years ago

Version: 3.3.1.1

Automatic ticket cleanup.

comment:2 by J-Paul Mesnage, 17 years ago

Milestone: 3.3.1.2
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed in version: 3.3.1.2

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.