Step 1: define the standard class user object

StepsTo define the standard class user object:

  1. Start PocketBuilder.

  2. Connect to the database.

  3. Click the New button in the PowerBar, or select File>New from the menu bar.

  4. On the PB Object tab in the New dialog box, select the Standard Class icon, and click OK to define a new standard class user object.

    The Select Standard Class Type dialog box displays, listing all the standard class types provided in PocketBuilder.

  5. Select transaction as the built-in system type that you want your user object to inherit from, and click OK.

    The User Object painter workspace displays so that you can assign properties (instance variables) and functions to your user object.