4 lines
91 B
SQL
4 lines
91 B
SQL
CDEC$ IF .NOT. DEFINED(SOME_DEF)
|
|
CDEC$ INCLUDE 'SOME_DEF not defined'
|
|
CDEC$ END IF
|