SYS(103) - Talk Setting
Included for backward compatibility. Use SET("TALK") instead.
SYS(103)
Return Values
Character
Example
IF SYS(103) != 'ON'
SET TALK ON
ENDIF
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Included for backward compatibility. Use SET("TALK") instead.
SYS(103)
Character
IF SYS(103) != 'ON'
SET TALK ON
ENDIF