CodePage Property
The code page of the output document.
Object.CodePage=number
Return Value
Number
The code page of the output document. This property is fill automatically SetParams() method.
Remarks
Applies To: XFRX#LISTENER
Examples
m.loXFRX = EVALUATE([xfrx("XFRX#LISTENER")]) m.loXFRX.CodePage=1250 RELE m.loXFRX