Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

The CODE_PAGE option specifies the character code page used to translate text data.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

-t codepage

(tick)

(tick)

(tick)

Command Line, Long Form

-codepage codepage

(tick)

(tick)

(tick)

Environment Variable

UCRCODEPAGE=codepage

(tick)

(tick)

(tick)

Values

codepage is the character code page that is used to translate data.

codepage references a Universal Translate Table (UTT) file provided with the product (see UTT Files for information on UTT files). UTT files are used to translate between Unicode and the local single-byte code page. (All UTT files end with an extension of .utt.)

Default

The default code page is different for different operating systems:

  • ISO8859-1 (8-bit ASCII): ASCII-based operating systems
  • IBM1047 (EBCDIC): EBCDIC-based operating system

See Character Code Pages for a complete list of character code pages provided by Stonebranch Inc. for use with Universal Agent.

  • No labels