16. Managing and Deploying Applications : How You Can Generate Reports for Applications and Components : Document Imaged Applications Using the QueryImage Utility : Command Line Method for Documenting an Application Image
 
Share this page                  
Command Line Method for Documenting an Application Image
To generate a report on an application image, start the QueryImage utility by entering the following command at the command line:
w4gldev queryimage imagefile outfile
    [-T{yes|yes,min|yes,logonly|all|all,min|all,logonly|no}] [-A]
The following parameters and flags are available from the command line:
imagefile
Specifies the name of the image file
outfile
Specifies the name of the file to which the report is to be written
-T
Controls the display of the Trace window by entering one of the following values:
yes
Specifies that the Trace window appears but suppresses all informational system messages
yes,min
Specifies that the Trace window appears minimized as an icon, and all informational system messages are suppressed
yes,logonly
Specifies that the Trace window does not appear, but all messages are saved in a log file without informational system messages
all
Specifies that the Trace window does appear and all messages are written
all,min
Specifies that messages are written to the Trace window, which appears minimized as an icon
all,logonly
Specifies that the Trace window does not appear, but all messages are saved in a log file
no
Specifies that the Trace window does not appear, and no log file is created
-A
Appends the trace output of the current command to the end of the existing error log file.
Note:  The error log file, w4gl.log, is located in %II_SYSTEM%\ingres\files.