7. Embedded QUEL for Pascal : Pascal Variables and Data Types : Variable and Type Declarations : Declaring the EQUEL Runtime Routines
 
Share this page                  
Declaring the EQUEL Runtime Routines
The EQUEL generated runtime routines can be declared to the compiler in either of two ways: with the EQUEL declare statement or with the Pascal inherit attribute, which accesses an environment file containing the routines. The runtime routines must be declared by one of these methods at the program level prior to any EQUEL statements.