home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 4 / AACD04.ISO / AACD / Programming / CanDo / Decks3 / ManxFrontEnd / APS.docs < prev    next >
Encoding:
Text File  |  1990-12-13  |  1.7 KB  |  47 lines

  1. Aztec_C Power Steering, updates history.  02/Dec/1990
  2.  
  3. V1.0:    02 Dec 1990
  4.  
  5.     1.    If you entered a new Source name on the main control panel, the 
  6.     linker would not pick up the corresponding object file name until the
  7.     main panel would be redrawn once. This is fixed.
  8.     
  9.     2.    The first time you would come up to the Linker's libraries 
  10.     control panel during a session, it wouldn't show the correct settings, 
  11.     and would even corrupt the settings. This is now fixed, and this panel 
  12.     has now been standardized with the other ones, so you no longer need 
  13.     to click on VIEW to see the latest settings.
  14.     
  15.     3.    Support was added for V1.0d. APS now uses the new Manx 'mset'
  16.     command instead of 'set'. The compiler's control panel now supports
  17.     the new -r6, -t and -mr options.    
  18.     
  19.     4.  I forgot to bind 3 brushes to APS, so DeckBrowser would ask for the
  20.     volume Programming: in effort to find them, and would then fail to open
  21.     the appropriate window. Fixed.
  22.         
  23.  
  24.     
  25. V1.1    12 Dec 1990
  26.  
  27.     1.    I left 2 lines of code meant to be taken before release,
  28.     this caused the Editor Launch! function to ask for fh3:M2Sprint.
  29.     This is now fixed.
  30.     
  31.     2.    The use of the new MSET command in V1.0 introduced a bug
  32.     because of the way it handles spaces in a string, fixed also.
  33.     
  34.     3.    I added a new global option that now allows you to choose
  35.     between using a plain CLI or a SHELL as well as it's startup-file.
  36.     The CLI will also close itself even after an error.
  37.     
  38.     4.    I also added an option that allows automatic linking after
  39.     compilation. 
  40.     
  41.     5.    The ShowError function would not work properly after a MAKE
  42.     where there was not file to be made specified on the Make Options 
  43.     screen. This is now fixed.
  44.     
  45.         
  46.     Sylvain Duford, CompuServe ID 76056,1655.
  47.