Option 1. Create a New Class

Procedure

  1. Select Project>Classes in the Workbench left pane.
  2. Do the following.
    A Click File>New>Object  on the Workbench menu bar.
    B Click the New Object button on the Workbench toolbar.
    C In the Workbench left pane:
    Either Or
    Double click Classes.
    1. Right-click Classes.
    2. Select New on the Popup menu.
    D
    1. In the Workbench right pane.
    1. Right-click anywhere.
    2. Select New on the Popup menu.
    E Press Ctrl+N on the keyboard.

    The New Class dialog box opens using any of the above methods.

  3. Right-click Classes.
  4. Select New on the Popup menu.
  5. Right-click anywhere.
  6. Select New on the Popup menu.
  7. Enter a unique name for the class In the Class ID field.

    The Class ID

    • Is limited to 32 characters.
    • Can be composed of:
    • Alphanumeric characters.
    • Underscores.
    • Must begin with an alphabetic character.
    • Cannot have spaces.
  8. Click OK.