Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Typically, User Defined Application Objects are defined as non-visual components of type PRIM_OBJT. For simplicity it is recommended is to have a single user defined application object.

     Define_Com Class(#MYAPPOBJ) Name(#Application) Scope(*APPLICATION)

...