6. Embedded QUEL for BASIC
:
Precompiling, Compiling, and Linking an EQUEL Program
:
Coding Requirements for Writing EQUEL Programs
:
An EQUEL Statement that Does Not Generate Code
Share this page
An EQUEL Statement that Does Not Generate Code
The
declare cursor
statement does not generate any BASIC code. This statement should not be coded as the only statement in BASIC constructs that does not allow
empty
statements.