Examples of ZCompile

Examples:

          ZCOMPILE "EXAMPLE'.M"
        

This compiles EXAMPLE.M in the current default directory.

Example:

          ZCOMPILE "A*/LIST"
          
        

This compiles all files starting with a [capital] A and an extension of .M in the current default directory. This also produces source program listing file.