Set append mode.
Object.SetCodePage(tuVal)
Parameters
tuVal
The code page of the output document. - see to CodePage property.
Remarks
Applies To: oXFRX
XFRX version: 23.0
Examples
= EVALUATE([xfrx("LOADRL")]) _Screen.oXFRX.SetCodePage(1250)
Set append mode.
Object.SetCodePage(tuVal)
tuVal
The code page of the output document. - see to CodePage property.
Applies To: oXFRX
XFRX version: 23.0
= EVALUATE([xfrx("LOADRL")]) _Screen.oXFRX.SetCodePage(1250)