serverCodeSet

When you generate a COBOL program, the serverCodeSet build descriptor option specifies the name of the coded character set that is used by the z/OS® or iSeries® build server. This option, along with the clientCodeSet build descriptor option, causes 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 system where the build server is started. The default is IBM-037, which is a character set that is used for English (U.S.). For details, see Data conversion.


Feedback