Difference between revisions of "SET TERMINAL"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) (→Class) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
Revision as of 16:28, 26 October 2009
Purpose
Specify the terminal being used.
Syntax
SET TERMINAL TO <terminal-name>
See Also
GETENV(), PUTENV(), Terminal Definition Files
Description
The SET TERMINAL TO <terminal-name> command specifies the type of terminal that is being used. This command is normally only used for testing purposes. When Recital Terminal Developer starts, it will automatically issue a SET TERMINAL TO command depending upon the contents of the environment variable/symbol, DB_TERM. This environment variable (UNIX/Linux), or symbol (OpenVMS) is defined in the system-wide configuration file.
Example
set terminal to ansi
Products
Recital Terminal Developer