convert(1LOCAL) MISC. REFERENCE MANUAL PAGES convert(1LOCAL)
NAME
convert - converts a form to database format or .inp file
format
SYNOPSIS
convert [options] inpfile app-name username/password
DESCRIPTION
The convert utility, described in the SQL*Forms Designer's
Reference, is used to convert forms from database format to
.inp files or vice versa. By default, it converts forms
from database to .inp file format.
OPTIONS
-ccrt
Uses the specified crt definition. If omitted, the default
is assumed.
-d
Deletes app-name from the database.
-i
Converts the form from an .inp file to database format. If
the -i option is omitted, the file is converted from the
database format to an .inp file.
-s
Suppresses the display of the program banner.
inpfile
Name (without .inp suffix) of the .inp file you want to
create (or convert with -i option).
app-name
Name of the application you want to convert (or create with
-i option).
username/password
Your ORACLE username and password.
SEE ALSO
ORACLE Installation and User's Guide for your operating sys-
tem; SQL*Forms Designer's Reference
Sun Release 4.1 Last change: 23 March 1989 1