Jovial CompoolAccess and Jovial CompoolAccessby

Indicates that a compool was named in a !COMPOOL directive using syntax that makes only selected declarations in the compool visible in the scope in which the !COMPOOL directive appears. For example:

 START COMPOOL COMP1; 
    ITEM SOME'VAR U; 
    ... 
 TERM 
 START COMPOOL COMP2; 
 !COMPOOL COMP1 SOME'VAR; 
 ... 
 TERM
Reference Kind
Entity Performing Reference
Entity Being Referenced
Jovial CompoolAccess
COMP2
COMP1
Jovial CompoolAccessby
COMP1
COMP2
 

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