Page History
7.31 DEFINE_COM
| Note |
|---|
| Note: Usage options |
This command is inserted automatically as you drag components to be included in the component being edited.
...
In Functions that are running as *HEAVYUSAGE, the state of referenced components is retained between invocations. If the state is not to be retained, use components that are *DYNAMIC.
Also See
| No Format |
|---|
Required DEFINE_COM ----CLASS -------Component Class ------------------> *VARIANT >-- NAME ------- Component name ------------------> >-- SCOPE ------ *DEFAULT--------------------------> *LOCAL *INSTANCE *SHARED DEFINE_COM ----CLASS -------Component Class ------------------> >-- REFERENCE--- *DEFAULT--------------------------> *STATIC *DEFERRED *DYNAMIC ------------------------------------------------------------------- Optional >-- DESC ------- Description ---------------------> >-- HELP ------- Help text ---------------------------| |
...