Modify

Opened 7 years ago

Closed 6 years ago

#3704 closed Bug (Fixed)

_FileWriteToLine docs update for hidden files

Reported by: MrCreatoR Owned by: water
Milestone: Component: Documentation
Version: 3.3.14.5 Severity: None
Keywords: Cc:

Description

_FileWriteToLine will fail on hidden files, it should be mentioned in the docs, as it's done in FileOpen (since it's using it):

A file may fail to open due to access rights or attributes.

maybe add there note about hidden file, since it's used often.

Attachments (0)

Change History (6)

comment:1 by water, 7 years ago

Resolution: No Bug
Status: newclosed

Tested with AutoIt 3.3.14.5 on Windows 7.
The "Hidden" attribute does not prevent writing to a file.
Hence: No Bug!

comment:2 by water, 7 years ago

Milestone: 3.3.15.1
Owner: set to water
Resolution: No BugFixed

Fixed by revision [12219] in version: 3.3.15.1

comment:3 by water, 7 years ago

Resolution: Fixed
Status: closedreopened

comment:4 by water, 7 years ago

I checked FileWriteLine, but _FileWriteToLine shows the explained error.
Fixed by adding the note to _FileWriteLine.

comment:5 by TicketCleanup, 7 years ago

Milestone: 3.3.15.1

Automatic ticket cleanup.

comment:6 by water, 6 years ago

Resolution: Fixed
Status: reopenedclosed

Modify Ticket

Action
as closed The owner will remain water.

Add Comment


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