EGL Reference Guide for iSeries

serverCodeSet

The build descriptor option serverCodeSet specifies the name of the coded character set that is used by the iSeries build server. This option (along with the build descriptor option clientCodeSet) helps to cause a particular data conversion to occur when file content, file-path information, and environment variables are transferred from the workstation to the build server.

The coded character set specified for serverCodeSet must be the one defined to the ICONV conversion service on the machine where the build server is started. The default is IBM-037, which is a character set that is used for English (U.S.).


Related reference
Build descriptor options
clientCodeSet


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]