Modify

#3824 closed Bug (Fixed)

_GUICtrlRichEdit_StreamFromFile help file error on default character encoding

Reported by: Nine Owned by: Jpm
Milestone: 3.3.15.4 Component: AutoIt
Version: 3.3.14.5 Severity: None
Keywords: Cc:

Description

Help file says that _GUICtrlRichEdit_StreamFromFile character encoding default is $FO_UTF8. But within the function it is using ANSI.

Attachments (0)

Change History (2)

comment:1 by Jpm, on May 24, 2021 at 9:17:45 AM

Not true it can read UTF8 file as it is usung the default reading mode
But it is true that if the file is ansi it is the same as default UTF8
I will change the doc to $FO_READ

Thanks

comment:2 by Jpm, on May 24, 2021 at 9:29:00 AM

Milestone: 3.3.15.4
Owner: set to Jpm
Resolution: Fixed
Status: newclosed

Fixed by revision [12540] in version: 3.3.15.4

Modify Ticket

Action
as closed The owner will remain Jpm.

Add Comment


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