6. Embedded QUEL for BASIC : Precompiling, Compiling, and Linking an EQUEL Program : Generating an Executable Program
 
Share this page                  
Generating an Executable Program
Once you have written your EQUEL program, it must be preprocessed to convert the EQUEL statements into BASIC code. These sections describe the use of the EQUEL preprocessor. Additionally, it describes how to compile and link the resulting code to obtain an executable file.