Specifying code pages for support files and logs > Specifying code pages for table files

Specifying code pages for table files
All table files used in the Design Center must be UTF-8 encoded. In order to make the StreamServer interpret the table file as UTF-8 encoded, the file must begin with the following text string:
//!codePage UTF8!
Example 6
//!codePage UTF8!
ENG Printer_1
SWE Printer_2
 
Table files created from within a resource set
If you create a new table file from within a resource set, the encoding is automatically set to UTF-8. When you open the table file in the resource editor, the code page information string //!codePage UTF8! is added by default.
Table files created using external text editors
You can create a table file using an external text editor, and then import the table file to a resource set. Before you import the file you must:
enter //!codePage UTF8! as the first line of text
Table files in upgraded Projects
If you are upgrading Projects prior to 4.1 you must modify the table files. Before you upgrade you must:
enter //!codePage UTF8! as the first line of text
OpenText StreamServe 5.6 Updated: 2013-03-01