Was this helpful?
vifred Command--Start the Visual Forms Editor
The vifred command invokes the Visual Forms Editor (VIFRED), a forms-based interface for editing the appearance of a form.
The vifred command has the following format:
vifred dbname | vnode::dbname[/server_class] [[-f]form | -ttablename |
-jjoindef][-e] [-uusername][-Ggroupid]
[-f]form
Specifies an existing form created with VIFRED. The -f flag itself is optional, because VIFRED assumes it is a form unless the -t or -j flag is used.
-ttablename
Specifies a table name on which VIFRED is to create a default form.
The table name can be qualified with a valid schema name in the format schema.tablename, as described in Schema Qualifier.
-jjoindef
Specifies a JoinDef on which VIFRED is to create a default form.
-e
Starts VIFRED with an empty table field in the Catalog frame. The user can then access the desired form directly by entering its name in the table field, or use pattern matching to retrieve a range of names for selection.
Last modified date: 01/30/2023