The imageapp command builds an application image from an Applications-By-Forms (ABF) or Vision application.
Note: This command replaces the abfimage command.
For more information about building application images, see the Forms-based Application Development Tools User Guide or Character-based Querying and Reporting Tools User Guide.
The imageapp command has the following format:
imageapp dbname |vnode::dbname[/server_class] applname [-oimagename] [-f]
[-constants_file='pathname'] [-5.0] [-w|+wopen] [-uusername] [-Ggroupid]
[-Rroleid]
Indicates the name of the database, and if required, the vnode and server_class, as described in Standard Flags and Parameters.
Indicates the name of the application from which the image will be built.
Specifies the name of the new image.
Forces recompiling of all objects in the application.
Specifies the constant file to use.
Specifies 5.0 compatibility mode.
Suppresses display of warning messages.
Directs ABF or Vision to display warnings when illegal OpenSQL statements are detected.
Specifies the effective user for the session, as described in Standard Flags and Parameters.
Specifies a group identifier, as described in Standard Flags and Parameters.
On VMS, enclose this parameter in double quotation marks ("Ggroupid").
Specifies a role identifier, as described in Standard Flags and Parameters.
On VMS, enclose this parameter in double quotation marks ("-Rroleid").