home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / tools / quicklin / readme < prev    next >
Text File  |  1991-11-22  |  2KB  |  52 lines

  1.      
  2.           This disk is the Compiler/Linker Assistant version 1.22. It should
  3.      contain the following files:
  4.      
  5.                          L.EXE   -  the main program
  6.      
  7.                          L.HLP   -  the help screens
  8.      
  9.                          L.DOC   -  the documentation
  10.      
  11.                          NEW.DOC -  additions to documentation
  12.  
  13.                          REGISTER.DOC  -  registration form
  14.      
  15.                          README  -  this file
  16.  
  17.           Thank you for trying this program. This program is shareware, and
  18.      is not free. See the program documentation for details.
  19.      
  20.                                 UPDATE HISTORY
  21.                                 --------------
  22.      
  23.      03-17-90 - Initial release.
  24.      
  25.      04-30-90 - Added support for multiple data files and batch operation.
  26.                 Compressed the help screens to decrease modem transfer
  27.                 time. Added color configuration and text editor support.
  28.      
  29.      05-13-90 - Added a carriage return to the temporary response file to
  30.                 accommodate LINK.EXE from BC7 PDS.
  31.      
  32.      11-27-90 - Increased the size of the data fields by 11 characters.
  33.                 Fixed problem when paths were included in stub and library
  34.                 file names. Updated help. Added testing for COMSPEC. Added
  35.                 auto-conversion routines for different size data files.
  36.  
  37.      06-16-91 - Added another data line for stub files. Added the "/CO"
  38.                 command line switch for compiling only. Now displays the
  39.                 name of module while compiling. Fixed parsing when extra
  40.                 spaces were between stub and library names. 
  41.  
  42.      07-14-91 - COMSPEC no longer required for execution of child processes.
  43.                 Fixed bug when compiling errors occurred on last module.
  44.                 Reduced time needed for error detection.
  45.  
  46.      09-28-91 - Removed test for COMSPEC (oops!). Brush up of documentation.
  47.                 Fixed bug on /CO switch that would allow program operation
  48.                 without drawing the screen.
  49.      
  50.      11-23-91 - Fixed bug with /C switch caused by fixing bug to /CO switch.
  51.                 Added user abort detection to compiling algorithm.
  52.