home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / Programme_zum_Heft / Programmieren / Kurztests / ACE / ReadMe < prev    next >
Text File  |  1995-03-13  |  2KB  |  59 lines

  1.  
  2. Greetings.
  3.  
  4. This is v2.35 of the freeware ACE BASIC compiler and is the first of 
  5. what I expect will be a series of small updates to the ACE distribution 
  6. in the next few months.
  7.  
  8. Work and post-graduate study are keeping me very busy right now. As a 
  9. consequence, small releases are all I can hope to get out to you for
  10. awhile. This at least means that as I implement interesting/useful
  11. features and fix bugs, you will reap the benefits quickly.
  12.  
  13. The current revision (v2.35) is best described by saying that a number
  14. of bugs have been fixed from v2.3. I have also added one new feature, 
  15. namely that the font and style of button text may now be specified 
  16. for button gadget text.
  17.  
  18. For complete details, see docs/history from 27/2/95 onwards.
  19.  
  20. The next revision will improve upon the current implementation of
  21. subprogram library modules, a process which has begun in this
  22. release. One major improvement will be that global variables
  23. will be allowed in such modules. Other miscellaneous additions
  24. and problem fixes will be included in the next release also.
  25.  
  26. To apply this update to your current ACE distribution, open a 
  27. shell/CLI, cd to your main ACE directory (ACE:), copy the supplied
  28. LhA archive to that directory and unarc it. The files are:
  29.  
  30.     bin/ace
  31.     lib/db.lib
  32.     docs/history
  33.     docs/ref.doc  (only GADGET command has changed here).
  34.  
  35. Another consequence of my being so busy right now is that v2.35
  36. has not been as rigorously tested as full releases normally are.
  37. I have tested around a dozen programs on the new binaries, but 
  38. more testing is required to preclude the possibility of major bugs.
  39.  
  40. Please feel free to test all the programs you can (including
  41. those in the v2.3 distribution) on v2.35 and please contact 
  42. me if you find any bugs.
  43.  
  44. Regards,
  45.  
  46. David Benn, 12th March 1995
  47. e-mail: D.Benn@appcomp.utas.edu.au
  48.  
  49. ps - please note that my snail-mail address has changed to:
  50.  
  51.     9 Mayne Street,
  52.     Invermay, Tasmania,
  53.     7248, Australia.
  54.  
  55. and my home phone number to:
  56.  
  57.     (003) 261 461
  58.                 ---oOo---
  59.