Modify

#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, on Jun 29, 2019 at 12:33:28 PM

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, on Jun 29, 2019 at 2:40:07 PM

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, on Jun 29, 2019 at 2:42:16 PM

Resolution: Fixed
Status: closedreopened

comment:4 by water, on Jun 29, 2019 at 2:44:51 PM

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

comment:5 by TicketCleanup, on Jun 29, 2019 at 3:00:02 PM

Milestone: 3.3.15.1

Automatic ticket cleanup.

comment:6 by water, on Dec 13, 2019 at 10:18:56 AM

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.