Output from the
RLX
/Precompiler

Describes
RLX
/Precompiler output.
The RCSEXTR file contains the
RLX
SQL requests and
RLX
SQLxx assignment statements which are extracted by the
RLX
/Precompiler and passed to the
RLX
/Compiler for static SQL compilation.
The RCSOUT file contains a translated version of the original REXX source exec. The modifications identify the extracted and compiled
RLX
SQL statements as static SQL requests.
The RCSEXTR file becomes input to the
RLX
/Compiler which in turn produces statically compiled
RLX
SQL structures. The translated exec written to the RCSOUT file optionally becomes input to a REXX compiler (such as AcceleREXX or the IBM REXX/370 Compiler). These products in turn allow the REXX source module to be compiled and link-edited into an executable load module.