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. For a complete description of this system, see Using VIFRED in the Character-based Querying and Reporting Tools User Guide.
The vifred command has the following format:
vifred dbname | vnode::dbname[/server_class] [[-f]form | -ttablename |
-jjoindef][-e] [-uusername][-Ggroupid]
dbname
[-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.
-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.
-uusername
-Ggroupid
On VMS, enclose this parameter in double quotation marks ("-Ggroupid").
Last modified date: 08/29/2024