crt(1LOCAL) MISC. REFERENCE MANUAL PAGES crt(1LOCAL)
NAME
crt - creates or modifies terminal definitions
SYNOPSIS
crt [term] [username/password] [-d]
DESCRIPTION
The crt utility, described in the ORACLE RDBMS Utilities
User's Guide is used to create or modify terminal defini-
tions used by various ORACLE programs. Terminal definitions
are used to match functions required by an ORACLE program to
the terminal keys used for that function, or to define the
use of CRT display characteristics, such as reverse video,
bold, or highlighting, for use in full-screen products. The
terminal-specific information is stored in several tables,
and the crt utility uses these tables to compile information
necessary to allow programs to run. Under the UNIX operat-
ing system, you can use cvtcrt to define terminals which are
not already supported by crt.
OPTIONS
-d
Terminal definition will be named default.crt and will be
the default definition.
term
Terminal definition you want to create. The name can be up
to 8 characters; the .crt extension is added automatically.
username/password
The system username and password.
FILES
Creates files with .crt extension.
SEE ALSO
ORACLE RDBMS Utilities User's Guide; ORACLE Installation and
User's Guide for your operating system; ORACLE Database
Administrator's Guide
Sun Release 4.1 Last change: 23 March 1989 1