home *** CD-ROM | disk | FTP | other *** search
/ SDN¹ Plus / SDN1_.cdr / sdn / util1 / cm_filer.sda < prev    next >
Text File  |  1992-04-13  |  4KB  |  69 lines

  1. CM_FILER 5.22  NoVaSoft             Registration (docs)
  2. UTIL  FEB92 DISK FILE MANAGER MARTIN ASP
  3. FILES cm_filer.sdn
  4.  
  5.           CM_FILER  provides  a  quick,  simple,  "one-touch"
  6. operating  environment  for  your  IBM-compatible 80x86-based
  7. computer running under DOS Version 2 or later. While its name
  8. implies it is a file manager, it is much, MUCH more. Once you
  9. have used CM_FILER  for a few sessions, you  will not want to
  10. struggle with  the DOS COMMAND.COM command  processor or your
  11. other  file managers  ever again!  CM_FILER was painstakingly
  12. written  in  Assembly  language  over  a  three-year  period,
  13. carefully factoring the suggestions of a dozen of the world's
  14. pickiest  electrical, mechanical  and nuclear  engineers with
  15. whom I work. It is compact and lightning fast.
  16.  
  17.           CM_FILER  is capable  of doing  everything your DOS
  18. COMMAND.COM processor or other file manager can do, and more,
  19. but  with EASE!  -- displaying  two directories side-by-side;
  20. copying  one or  more files  from one  directory to  another;
  21. backing up files in the same directory; deleting and renaming
  22. files and directories; setting file and directory attributes;
  23. concatenating  (stringing together)  multiple files;  viewing
  24. and  editing  files;   making  and  removing  subdirectories;
  25. printing files  in the "background"  while you perform  other
  26. tasks;  setting   disk  volume  labels;   printing  directory
  27. listings;  keeping  notes;  displaying  two  disk  structures
  28. side-by-side  as  "trees",  and  performing  a  full  set  of
  29. operations on their structures; and executing child processes
  30. --  all  with  a  minimum  number  of  keystrokes and maximum
  31. "transparency".
  32.  
  33.           Operations  are keyed  to single-letter  mnemonics,
  34. making CM_FILER intuitive and easy to learn. For example, the
  35. letter  "C" means  "copy", the  letter "D"  "delete", and  so
  36. forth. Almost  everything you need to  know about CM_FILER is
  37. contained in a  two-line prompt at the bottom  of the screen,
  38. or  can  be  summoned   instantly  with  a  single  keystroke
  39. (surprise! "H"  for "help"), with no  delay for external file
  40. reading,  since the  help is  imbedded in  the program  code.
  41. There are only a few things  for which you will need to refer
  42. to this manual once you begin using CM_FILER.
  43.  
  44.           CM_FILER  employs  the  BIOS  and  DOS disk service
  45. routines which  are embedded in  ROM or loaded  into RAM when
  46. your computer  boots, and the  DOS file operation  safeguards
  47. and  error  flags  are  employed,  such  as denying access to
  48. remove non-void subdirectories. I have added a few of my own,
  49. such  as protection  of  files  against being  overwritten by
  50. zero-length  files  of  the  same  name  (resulting  from  an
  51. occasional DOS read-write failure).
  52.  
  53.           CM_FILER performs most  operations immediately, and
  54. does  not ask  for confirmation  as other  file managers  do,
  55. unless file destruction is involved.  You must confirm with a
  56. separate keystroke,  for example, that you  really DO want to
  57. delete files, or that you really  DO want to overwrite a more
  58. recent version  of a file during  a copy operation. Otherwise
  59. CM_FILER takes  for granted that  you are doing  exactly what
  60. you had in mind, on the basis that a mistake can be recovered
  61. from with just a few  more keystrokes. The "mass" operations,
  62. like  copying  large  numbers  of  tagged  files, all have an
  63. <Escape> bailout.
  64.  
  65. _____________________________________________________________
  66.  
  67. (SDA Format (c)Copyright 1992 The SDN Project - SDNet/Works!)
  68. _____________________________________________________________
  69. _____________________________________________________________