Jovial Component Variable Table

A table that is a component of a block. May be local or external. For example:

BLOCK MAINGROUP; 
  BEGIN 
    TABLE TBL1(10); -- TBL1 is Component Variable Table 
    BEGIN 
    ... 
    END 
  ... 
END 

Scientific Toolworks, Inc.
http://www.scitools.com