SetNoPrintEmptyText Method

SetNoPrintEmptyText Method

Set flag if XFRX allow empty textbox in ouput.

Object.SetNoPrintEmptyText(tuVal)

Parameters

tuVal

Specify flag if XFRX allow empty textbox in ouput - see to lNoPrintEmptyText property.

Remarks

Applies To: oXFRX

XFRX version: 24.3

Examples

= EVALUATE([xfrx("LOADRL")])
_Screen.oXFRX.SetNoPrintEmptyText(.F.)