home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / b / bam351.zip / BUGS.FIX < prev    next >
Text File  |  1993-01-06  |  1KB  |  23 lines

  1. -------------------------------------------------------------------
  2.       Bugs eradicated from the Shareware v3.50 release
  3. -------------------------------------------------------------------
  4.    
  5. 1) The program insisted that there be a BAM environment variable, 
  6. even if the program and its data files were in the current 
  7. directory. Now, if there is no BAM environment variable, the 
  8. program will look in the current directory for the data files.
  9.  
  10. 2) The program would erroneously issue wrong version messages under 
  11. certain circumstances. This no longer occurs.
  12.  
  13. 3) If the default DOS date format of MM/dd/yy was used, the program 
  14. would issue invalid date messages if the month was only a single 
  15. digit. (That is, dates of the form " 1/08/93" would be flagged as 
  16. invalid, when in fact they are perfectly legal) It appears as 
  17. though more people prefer the format of mm/dd/yy, that is 
  18. "01/08/93", since this problem was never reported to us!
  19.  
  20. 4) The configuration program would not handle the BAM environment 
  21. variable correctly if it had not been terminated by a "\" 
  22. character. This has been fixed.
  23.