SYS(3008) - Hyperlink Tooltips

Enables or disables Hyperlink tooltips.

SYS(3008 [, 0 | 1]

Parameters

Parameter Description

0

Disables hyperlink tooltips.

1

(Default) Enables hyperlink tooltips.

Remarks

Issue SYS(3008) without a parameter to return its current setting. SYS(3008) affects all hyperlink tooltips in Visual FoxPro, including editors opened with MODIFY COMMAND Command, MODIFY FILE Command, and MODIFY MEMO Command and the EditBox Control.

SYS(3008) does not affect the _Hyperlink foundation class library included with Visual FoxPro.