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