SetIncludeCustomHyperlinks Method
Enable Custom Hyperlinks for all outputs.
Object.SetIncludeCustomHyperlinks(tuVal)
Parameters
tuVal
Specify if XFRX enable custom hyperlinks for all outputs - see to lIncludeCustomHyperlinks property.
Remarks
Applies To: oXFRX
XFRX version: 24.0
Examples
= EVALUATE([xfrx("LOADRL")]) _Screen.oXFRX.SetIncludeCustomHyperlinks(.T.)