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

« Previous Version 3 Current »

Set the code page of the output document.

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)
  • No labels