home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / sprint / spturbo.zip / README < prev    next >
Text File  |  1989-08-02  |  764b  |  17 lines

  1. Included are the original COMPILE.SPM by Chris Barker and my TURBO.SPM macro
  2. which simulates Borland's IDEs.  For a description of the new commands
  3. available, read the comments at the beginning of TURBO.SPM.  In brief, you can
  4. run Turbo C, Turbo Pascal, or Turbo Assembler compiles and step through the
  5. error messages resulting from such a run.  You may also invoke Turbo Debugger
  6. or the CDECL utility (available separately from other authors) to explain 'C'
  7. declarations.  The "compilefile" function on Shift-F9 is smart enough to
  8. invoke the proper compiler on .C, .H, .ASM, .PAS, and .SPM files.
  9.  
  10.         August 2, 1989
  11.  
  12.         Ralf Brown
  13.         ARPA: ralf@cs.cmu.edu
  14.         UUCP: {backbone}!cs.cmu.edu!ralf
  15.         FIDO: Ralf Brown 1:129/46
  16.  
  17.