Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP ToolTalk Programmer's Guide > Chapter 4 Maintaining Application Information

Examining ToolTalk Type Information

» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Glossary

You can examine all type information in a specified ToolTalk Types Database, only the ptype information, or only the otype information. To specify the database you want to examine, use the -d option and supply the name of the user, system, or network to indicate the desired database. If the -d option is not used, tt_type_comp will use the user database by default.

  • To examine all the ToolTalk type information in a ToolTalk Types Database, enter the following line

    % tt_type_comp -d user|system|network -p

    The type information will be printed out in source format.

  • To list all ptypes in a ToolTalk Types Database, enter the following line

    % tt_type_comp -d user|system|network -P

    The names of the ptypes will be printed out in source format.

  • To list all otypes in a ToolTalk Types Database, enter the following line

    % tt_type_comp -d user|system|network -O

    The names of the otypes will be printed out in source format.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.