Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the current SET TALK setting.
SYS(103)
Return Values
Character
Example
IF SYS(103) != 'ON'
SET TALK ON
ENDIF