12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
IMPORT FGL libdbappCore
|
|
|
|
IMPORT FGL libdbappEvents
|
|
IMPORT FGL dbdgii_common
|
|
|
|
--------------------------------------------------------------------------------
|
|
--Database schema
|
|
SCHEMA dbdgii
|
|
|
|
-- Declare your PUBLIC module variables here.
|
|
PUBLIC DEFINE dlgCtrlInstruction libdbappEvents.DlgCtrlInstruction_Type
|