Previous Topic

Next Topic

printform Command—Print a Form to a File

The printform command creates a text file containing an image and description of the form and its fields.

The printform command has the following format:

printform dbname |vnode::dbname[/server_class] form filename [-uusername]
[-Ggroupid]

Previous Topic

Next Topic

printform Example

This command prints the form employees, which is stored in the emp database, into the file emp.prf:

printform emp employees emp.prf


© 2007 Ingres Corporation. All rights reserved.