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
C Index: C  D  S  Code  
CLEARDEPRECIATED. Used to clear all variables. This hides typographic errors in variables and is considered poor programming practice.
COMMONUsed to declare variables which persist after the completion of a called routine.
COUNTCounts the number of delimiters.
D Index: C  D  S  Code  
DATEReturns the current date in internal format.
DCOUNTCounts the number of delimited fields.
DEBUGInvokes step-through mode for testing.
S Index: C  D  S  Code  
STRCreates a repeating string.
SYSTEMThis is a way to get a lot of different data from the system. Some is generic to the entire system, some is specific to the state of your session.
Code Index: C  D  S  Code  
COUNTExample of different counting options.

More Details or Suggestions?
           

MV 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


Post-Relational (adjective) relating to databases which are a superset of SQL and XML, offering highly structured data with both relational and multi-value approaches available.

PRDB Reference (noun) repository of commands, concepts, and code designed for the various Post-Relational databases.