Add Struct

You get the Add Struct window when you select the root of the Struct tree and choose File->Add from the menu bar. To create a struct, type the struct name in the text field and move the members that you want to use into the Current Members display area. When a member name is moved, all of the information accompanying the member is moved.

Fields

The following table explains the fields on this window.

Table 7-6 Add Struct

Field Description

Struct Name

Identifies the name of the struct. You must enter the name of the struct you wish to create that is unique and does not 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 addition.

Cancel

Returns to the previous window.

Help

Accesses online help.

Buttons

When you have filled in 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

Adding Structs