ENABLE Reference Manual

ENABLE COMMANDS
INFO Command
INFO Command
The INFO command displays contents of the object table. The
syntax of the INFO command is:
-----------------------------------------------------------------
| |
| INFO [ APPL ] { <object> } [ , BRIEF ] |
| [ BOX ] { * } [ , DETAIL ] |
| |
| APPL |
| |
| is a keyword that identifies application as the type of |
| object for which values are to be displayed. If APPL is |
| the default object type, you can omit this keyword when |
| you enter the INFO command. |
| |
| BOX |
| |
| is a keyword that identifies box as the type of object |
| whose attribute values are to be displayed. If BOX is |
| the default object type, you can omit the keyword BOX |
| when you enter the INFO command. |
| |
| <object> |
| |
| is the name of an object that appears in the object |
| table. |
| |
| * |
| |
| indicates that the INFO command applies to all of the |
| listed objects of the named or default object type. |
| |
| BRIEF |
| |
| If APPL is the object type, ENABLE displays the |
| application name (or names if you used the * option), |
| along with the boxes associated with that application (as |
| determined by the value of the TREE attribute). The box |
| names are indented following the application name. |
| |
| If BOX is the object type, ENABLE displays the box name |
| (or names if you used the * option). |
| |
| |
| |
| |
| ---> |
-----------------------------------------------------------------
3-18