Modify

Opened 5 years ago

Closed 5 years ago

#3824 closed Bug (Fixed)

_GUICtrlRichEdit_StreamFromFile help file error on default character encoding

Reported by: Nine Owned by: J-Paul Mesnage
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 J-Paul Mesnage, 5 years ago

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 J-Paul Mesnage, 5 years ago

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

Fixed by revision [12540] in version: 3.3.15.4

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.