Information icon IBM InfoSphere DataStage and InfoSphere QualityStage, Version 8.5
space Feedback

MCX

Converts hexadecimal numbers to decimal.

Syntax

MCX

Examples

The following example shows the effect of an MCX conversion code with the Iconv function:

Conversion Expression
Internal Value
X = Iconv("1234", "MCX")
X = "4D2"

The following example shows the effect of an MCX conversion code with the Oconv function:

Conversion Expression
External Value
X = Oconv("4D2", "MCX")
X = "1234"

PDFThis topic is also in the IBM InfoSphere DataStage Server Job Developer's Guide.

Update timestamp Last updated: 2010-09-30