Post-Relational Database Command Reference
 ZEBRA 
 BASIC 
 BASIC
   ABORT
   ASSIGNMENT
   BOOLEAN
   BRANCHING
   COMPILE.TIME
   CONSTANT
   DIMENSION
   DYNAMIC
   EQUATE
   EXECUTE
   IO
   MATH
   STRING
   SYSTEM
   TABLE
   TAPE
   TBD
   TRANSFORM
BASIC CODE: DEFINE
This is how $DEFINE and its related commands work.

Code Example

$DEFINE OS "Linux"
$DEFINE YR "2009"
$DEFINE TEST 1
*
$IFDEF TEST
    crt "This is a test version, not suitable for production"
$ELSEIF
   crt "This is production code"
$ENDIF

Synonyms
See also      $ELSE      |     $ENDIF      |     $IFNDEF      |     $UNDEFINE      |     $DEFINE      |     $IFDEF     
Categories      ALL      |     COMPILE.TIME      |     ASSIGNMENT     
More Details or Suggestions?
     

Updated from a Post-Relational data table on 10:18:38 23 Apr 2010
Courtesy of Key Ally, Inc.
General Automation is a Trademark of Tiger Logic