Structure Name Node

Use the structure name node to view a list of structure member names and their properties.

Double-click the structure name node to expand it. The right pane displays the following information about the structure members:

  • Structure Member Name. The name of the structure member.

  • Type. The data type of the data table.

  • Host Data Type. The COBOL or RPG data type that best describes the data table type.

  • Array Size(s). The size and number of dimensions of the data table, if it is an array.

  • Rows. The number of rows, if the data table type is a data table.

    Right-click the structure name node to view the following seven options:

  • Add Structure Member. Adds a new structure member.

  • Cut. Copies the contents of the structure to the Clipboard and deletes it.

  • Copy. Copies the contents of the structure to the Clipboard.

  • Paste. Inserts the member from the Clipboard into the current structure definition.

  • Delete. Deletes the current structure.

  • Rename. Renames the current structure.

  • Properties. Displays the Properties window.

See Also

Structure Member Name Node
Structures Node
Data Table Member Name Node