home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / pocketbk / developmen / frame / LOG.TXT < prev    next >
Text File  |  1993-01-17  |  1KB  |  30 lines

  1. FRAMELIB Project Log.
  2. =====================
  3.  
  4. 24/10/92 Fixed bug in Application mode of test program by adding EXT command.
  5.          Fixed potential bug in error handling by re-enabling SysErr handler in
  6.          NoEH handler.
  7.          Commented test program and tidied comments in main source code.
  8.          Uploaded ZIP file of V24Oct92 to Compuserve.
  9.  
  10. 28/11/92 Added "nothing better to do" message #11 to support lazy screen update
  11.          in MoC.
  12.  
  13. 26/12/92 Fixed bugs that prevented system level operations working.
  14. ver 200  Added ability to abort exit or file change by returning error message
  15.          from aClose%. Application is brought to foreground on exit from system
  16.          level to show any error message or confirmation dialogue in aClose%.
  17.          Reviewed error handling code and moved re-entry point.
  18.          Added switch on fRun% to make system error message trapping switchible.
  19.          Tidied up test program to remove redundant display of parameters.
  20.          Added fVer% routine.
  21.  
  22. 02/01/93 Added fMenu% routine to incorporate the menu command bug fix identified
  23. ver 201  in PSION's application note MENPAT.TXT. NB tried this approach for
  24.          DIALOG command too: does not work as dialog setup must be in same
  25.          routine as DIALOG command, unlike MENU.
  26.  
  27. 17/01/93 Tidied the test application to use MENU fix above and to show library
  28. ver 202  version.
  29.          Uploaded to CompuServe and CIX.
  30.