BEA Logo BEA Tuxedo Release 8.0

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

   Tuxedo Documentation   |   Command Reference   |   Local Topics   |   Previous Topic   |   Next Topic   |   Contents

 


viewdis, viewdis32(1)

Name

viewdis, viewdis32—View disassembler for binary viewfiles.

Synopsis

viewdis viewobjfile . . . viewdis32 viewobjfile . . .

Description

viewdis disassembles a view object file produced by the view compiler and displays view information in viewfile format. In addition, it displays the offsets of structure members in the associated structure.

One or more viewobjfiles (with a.V suffix) can be specified on the command line. By default, the viewobjfile in the current directory is disassembled. If this is not found, an error message is displayed.

Because the information in the viewobjfile was obtained from a match of each fieldid and field name in the viewfile with information in the field table file, it is important to set and export the environment variables FIELDTBLS and FLDTBLDIR.

The output of viewdis looks the same as the original view description(s), and is mainly used to verify the accuracy of the compiled object view descriptions.

viewdis32 is used for 32-bit FML. It uses the FIELDTBLS32 and FLDTBLDIR32 environment variables.

See Also

viewc, viewc32(1)

Programming BEA Tuxedo ATMI Applications Using FML

 

back to top previous page next page