Calling the AcuSQL pre-compiler

You can start and use the AcuSQL pre-compiler from the compiler by using the -Ps compiler option. For example:

ccbl -Ps [options] input_filename

where options are AcuSQL commands and input_filename is the source file to be pre-compiled and compiled. For names and descriptions of the pre-compiler options, see Pre-compiler Function and Use of the AcuSQL User’s Guide. Note that the AcuSQL User’s Guide also discusses other ways to run AcuSQL and and the reasons for doing so.

Note: When the AcuSQL pre-compiler is called by the compiler along with other preprocessors, -P options other than those specified in the AcuSQL User's Guide are not recognized and should not be used.