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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Included for backward compatibility. Use SET("TALK") instead.
SYS(103)
Character
IF SYS(103) != 'ON'
SET TALK ON
ENDIF