Modify

Opened 14 years ago

Closed 14 years ago

#2191 closed Bug (Duplicate)

#Include not work from file saved in some UTF format

Reported by: aymhenry@… Owned by: Jos
Milestone: Component: SciTE4AutoIt
Version: 3.3.8.1 Severity: None
Keywords: #Include UTF Cc:

Description

Create a file with Encoding one of the following :-
0- Create a file with name "test.au3" on the same dir.
1- Create another file with UTF-16 Big Endian.
2- or UTF-16 littel Endian.
3- or UTF-8 with BOM

Type a code in :-
#include "Test.au3"

Press F5

you get an Error
ERROR: can't open include file <test.au3>

it is ok, if Encoding is UTF-8 or Code page proberity.

Attachments (0)

Change History (1)

comment:1 by Valik, 14 years ago

Resolution: Duplicate
Status: newclosed

Closing as a duplicate of #1989. Fail ticket in multiple ways:

  • Duplicate
  • Wrong component
  • No actual reproduction script

I suggest reading the guidelines first next time instead of ignoring the big red box.

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


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