Previous Topic

Next Topic

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 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]

Previous Topic

Next Topic

vifred Examples

This command starts VIFRED in its initial Forms Catalog frame in the employee database (this is equivalent to invoking Ingres Menu with the employee database and selecting Forms):

vifred employee

This command starts VIFRED to edit the finance form in the employee database (this is equivalent to selecting Forms from Ingres Menu, then Edit with the cursor on the finance form):

vifred employee finance

This command starts VIFRED with a default form for the lastname table (this is equivalent to selecting Forms from Ingres Menu, then Create and Table):

vifred employee -t lastname


© 2007 Ingres Corporation. All rights reserved.