Modify Struct

You get the Modify Struct window when you select the struct from the tree and choose Edit->Modify from the menu bar. To modify a struct, verify or change the struct name in the text field and move the members that you want to use into or out of the Current Members display area.

Fields

The following table explains the options available on this window.

Table 7-12 Modify Struct

Field Description

Struct Name

Identifies the name of the struct. This field must be unique and cannot exceed more than 31 characters.

Current Members

Lists the current member names for the struct. The display area is blank for all new structs.

Available Members

Lists available member names for the struct.

Arrow keys (<< or >>)

Moves selected item between Current Members and Available Members.

Last Updated

Displays the date and time of the most recent update and the name of the person who made the update. This area is empty until the struct is created.

OK

Saves your change.

Cancel

Returns to the previous window.

Help

Accesses online help.

Buttons

When you have modified the fields, click OK to save your changes and close the window. (Or click Cancel to close the window without saving your changes).

See Also

Modifying Structs