Compiler Option: -RR

Preserve intermediate *.asm files generated by compilation

Syntax
   -RR

Description
   The -RR compiler option causes the intermediate *.asm file(s) that are 
   generated during the compile process to be preserved. Other than that, 
   compilation is performed as usual.

See also
   * Compiler Option: -C
   * Compiler Option: -rr
   * Compiler Option: -R
   * Using the Command Line

