:SetTerminalType()
Class
Syntax
:SetTerminalType() -> lSuccess
Parameters
|
|
cType |
Value to set as Terminal Type |
|
|
hSession |
Optional: If hSession is not passed, the value in :Session will be used |
Return
Logical indicating Success.
Returns .T. if the operation succeeds, otherwise returns .F.
To get more information about the error, see :nErr and :cErr.
Description
The :SetTerminalType() method sets the terminal type for the current client session.
See Also