EmEditor (text editor) Forum Index Questions and Answers about EmEditor Core
file encoding issues | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| hamptonk | Posted on: 6/9/2009 7:06 am |
Just popping in ![]() ![]() Joined: 11/21/2006 From: Posts: 1 |
file encoding issues i'm writing some perl scripts to convert old sgml in western format to xml files in utf-8 format
some of my perl scripts need to be in western so that when i open the western encoded file, i can do search and replace on characters. for example fancy quotes i'll convert those quotes to something like ’ or ” some of my perl scripts need to have utf-8 characters in the scripts and then i'll search and replace ” with the actual fancy quotes. my problem is that if i open a pl file that is western encoded and then edit and save it, it saves it as utf-8 i'd like for the program to leave the file encoding alone so that some pl files stay western and some stay utf-8 is there a way to do that? |
| Yutaka | Posted on: 6/9/2009 2:15 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2401 |
Re: file encoding issues Quote:
In the Configuration Properties, go to the File tab, click the Saving button, and in the Save Details dialog box, please make sure "Configured Encoding" is selected in the Encoding drop-down list. Then EmEditor should save a file with the same encoding as it opens.
|
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |




