cvtcrt(1LOCAL) MISC. REFERENCE MANUAL PAGES cvtcrt(1LOCAL)
NAME
cvtcrt - terminal definition utility for ORACLE under UNIX
SYNOPSIS
cvtcrt [term] [-p application] [file]
DESCRIPTION
The crt utility, described in the ORACLE Database
Administrator's Guide, is the generic ORACLE terminal
driver. Under the UNIX operating system you can use cvtcrt
to define terminals which are not already supported by crt.
The cvtcrt program draws upon information in the UNIX ter-
minfo or termcap database to set as many terminal escape
sequences and function key definitions as possible; it then
prompts you to enter values for the rest.
OPTIONS
term
Name of your terminal (e.g., VT100).
file
Name of the output file. (The suffix .crt will be added to
file automatically.) If you do not name a file, results are
sent to the standard output.
-p application
Use this optional flag only to set escape sequences, or to
specify a single application for which you want to create
key assignments.
The application codes which you can enter after the flag
include the following:
crt
Prompts only for terminal escape sequences.
dmu
Prompts only for SQL*Menu key assignments.
iad
Prompts only for SQL*Forms design (iad) key assignments.
iap
Prompts only for SQL*Forms runform (iap) key assignments.
FILES
crt, termcap(), terminfo()
Sun Release 4.1 Last change: 23 March 1989 1
cvtcrt(1LOCAL) MISC. REFERENCE MANUAL PAGES cvtcrt(1LOCAL)
SEE ALSO
ORACLE Installation and User's Guide for your operating sys-
tem; ORACLE Database Administrator's Guide; SQL*Forms
Designer's Guide; SQL*Forms Operator's Guide
Sun Release 4.1 Last change: 23 March 1989 2