home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / sysutl / egutil53.lbr / EGUTIL53.UZD / EGUTIL53.UPD
Text File  |  1988-07-12  |  3KB  |  76 lines

  1. ;;01-11-88
  2. Eric Gans
  3. French Dep't UCLA
  4. Los Angeles, CA 90024
  5.  
  6.                           EGUTIL53.UPD
  7.                             01/31/88
  8.  
  9. Version  5.3  fixes  a  few problems in v5.2  and  adds  one  new 
  10. program.  It adds five new programs to version 5.1 (1/87).
  11.  
  12.                            *** NEW ***
  13.  
  14. FILL (v1.1) will fill a region of memory with a given byte.
  15.  
  16. FILX  (v1.0)  is an adaptation of my directory  program  DR  that 
  17. lists  files  in  order by extension.   I find this gives  you  a 
  18. clearer picture of a user area.
  19.  
  20. READ  (v1.0  - new in v5.3) is a random-access file  reader  that 
  21. allows  you to jump to any part of a file without having to  read 
  22. through it sequentially.
  23.  
  24. SAVM  (v1.0)  will save a block of memory in  a  file.   Used  in 
  25. conjunction with M.COM,  this comes in handy if your system hangs 
  26. while you are using a word processor and you want to recover what 
  27. you can from memory after resetting.
  28.  
  29. WCX (v1.0) is a fast multi-file word count program.
  30.  
  31.                          ** IMPROVED **
  32.  
  33. o  GKX  (v3.90  - new in EGUTIL53) - formerly  GKEY2  - has  been 
  34. considerably enhanced.  It no longer has problems with long macro 
  35. strings  in WS (GKX captures the CONSTAT function,  if you really 
  36. want  to know),  saves its macro files in editable  ASCII  format 
  37. just like the MS-DOS key enhancers,  and for Kaypro-10 owners, it 
  38. contains  a number of special functions that allow for undeletion 
  39. (!),  case change,  user change, etc. in word processors like old 
  40. WS 3.3 (or 3.0). V3.90 allows reconfiguration of (1) the keyboard 
  41. port for non-Kaypro machines,  (2) the ESC trigger for the second 
  42. set of macros, and (3) the macro buffer size. 
  43.  
  44. o     CAL  (v1.5) now allows command-line input of  date-changing 
  45. functions.
  46.  
  47. o     CMDLN (v1.1 - new in EGUTIL53)  Uses BIOS SECTRAN  function 
  48. to read disk(ette)s that use sector interleaving.
  49.  
  50. o     DR (v2.4) now allows sorting by extension (see also  FILX), 
  51. allows user-friendly DOS-like filemask syntax (.typ = *.typ etc.) 
  52. and  will  operate  correctly  if  you use  a  switch  without  a 
  53. drive:filename.
  54.  
  55. o    FINREP v2.6 corrects a last (?) bug or 2 in v2.4 and 2.5.
  56.  
  57. o    M v2.3 uses letter commands instead of control keys and adds 
  58. a 'B' command to go back one memory page.
  59.  
  60. o     PHN  (v3.1).   The  dialer (which still only works  on  the 
  61. Kaypro  with  a  Hayes-compatible modem) has  been  modified  for 
  62. smoother  operation.   (You no longer have to turn off the  modem 
  63. when  you  pick up the phone.)  V3.1 corrects a small problem  in 
  64. v3.0 (failed to rewrite the phone list after a deletion).
  65.  
  66. o     SRW (v1.50) now addresses files up to a megabyte in  length 
  67. (instead of 64 K).  An online help command has been added.
  68.  
  69.                               * * *
  70.  
  71.      Once  again  I would like to thank all the users  who   have 
  72. taken  the trouble to express their interest in and  appreciation 
  73. for   these   programs over the years.   For   those  making  the 
  74. switch to MS/PC-DOS, I have again included in this library a list 
  75. of the programs I have written for the 8086 (EGDOS2.DOC).
  76.