home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / utilities / utilsd / doscmnds2 / !DOSCmnds2 / Docs / History next >
Encoding:
Text File  |  1996-03-18  |  2.7 KB  |  69 lines

  1.  
  2.           DOS Commands - History
  3.           ======================
  4.  
  5.  
  6.           Version 1.0
  7.           ———————————
  8.       I decided to make a program that added extra commands similar to those used in DR DOS using Set Alias$Command (see notes for command line users, 
  9. User Guide).
  10.       This first version had 10 commands, and two main bugs, 1) *Pause needed
  11. the disc containing !DOSCmands to be present, and 2) *Delq and *Eraq were
  12. slightly insecure.
  13.  
  14.           Version 1.1
  15.           ———————————
  16.       Added a new command, *RmDir.  Still the same bugs.  If I learn 
  17. assembler I could write the next version as a module....
  18.  
  19.           Version 1.2
  20.           ———————————
  21.       Another new command, *Replace (Copies selected files).  NB Remember to
  22. buy assembler manual!!!!!!!!!!!
  23.  
  24.           Version 1.3
  25.           ———————————
  26.       Removed one bug, only to create another!  *Delq and *Eraq now work
  27. perfectly, but they need the disc containing !DOSCmands to be present!!!
  28.  
  29.           Version 1.4
  30.           ———————————
  31.       *Delq and *Eraq are now finally bug-free!!! I'll probably have to learn
  32. assembler to de-bug *Pause, though....  
  33.  
  34.           Version 1.5
  35.           ———————————
  36.       A new command, *ChkDsk.  Unfortunately, like *Pause, it needs the disk containing !DOSCmands to be present!
  37.  
  38.           Version 1.6
  39.           ———————————
  40.       Made a slight adjustment to *Erase, it now deletes all files under the given wildcard specification.  Still the same bugs.  This application should probably be for hard disc users only, if they want to have use of *Pause and *ChkDsk....
  41.  
  42.           Version 1.7
  43.           ———————————
  44.       Extended *Erase.  Now *Era or *Del can be used instead.  Same bugs.  I doubt I'll fix these bugs for a long time, so I'll just have to keep adding 
  45. commands!
  46.           
  47.           Version 1.8
  48.           ———————————
  49.       Yet another new command, *Lock.  Unfortunately it has the same bug as 
  50. *Pause and *ChkDsk, and it also uses *ChangeDynamicArea which may cause some memory problems.  I now have 14 commands.  Doesnt seem like much when you 
  51. consider that I started with 10 and have had 9 versions!
  52.  
  53.           Version 1.9
  54.           ———————————
  55.       A rather obvious new command that I should have spotted ages ago, 
  56. *Move.  Surprisingly enough, it moves files!  Still the same bugs.  And I 
  57. doubt Version 2 will be a module.
  58.  
  59.           Version 2.0
  60.           ———————————
  61.       As predicted, this version is not a module.  It has a new command, 
  62. *Call, as well as being polished up in many ways.
  63.  
  64.           Version 2.1
  65.           ———————————
  66.       A big thank you to Terry Adams for writing !Resource, which leaves me
  67. only with the memory bug.  If anyone has written a PD module to change the 
  68. memory in the sprite system area please send it to me!
  69.