Included are the original COMPILE.SPM by Chris Barker and my TURBO.SPM macro
which simulates Borland's IDEs.  For a description of the new commands
available, read the comments at the beginning of TURBO.SPM.  In brief, you can
run Turbo C, Turbo Pascal, or Turbo Assembler compiles and step through the
error messages resulting from such a run.  You may also invoke Turbo Debugger
or the CDECL utility (available separately from other authors) to explain 'C'
declarations.  The "compilefile" function on Shift-F9 is smart enough to
invoke the proper compiler on .C, .H, .ASM, .PAS, and .SPM files.

        August 2, 1989

        Ralf Brown
        ARPA: ralf@cs.cmu.edu
        UUCP: {backbone}!cs.cmu.edu!ralf
        FIDO: Ralf Brown 1:129/46

