home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 066.lha / c / ncd.doc < prev    next >
Encoding:
Text File  |  1986-11-20  |  3.1 KB  |  73 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                   ncd - Change Default Directory Utility
  7.                                 V1.0  10-Sep-87
  8.  
  9.  
  10.                           Copyright (c) 1987  J. Brack
  11.                               All Rights Reserved
  12.  
  13.      This   software   and/or   documentation   is   released   for  public
  14.      distribution  for  personal,  non-commercial use only.  Limited rights
  15.      to  use, modify and redistribute are hereby granted for non-commercial
  16.      purposes,  provided  that  all copyright notices remain intact and all
  17.      changes  are  clearly documented.  The author makes no warranty of any
  18.      kind  with  respect  to  this  product  and  explicitly  disclaims any
  19.      implied  warranties  of  merchantability or fitness for any particular
  20.      purpose.   In  no  event  will  the author be liable for consequential
  21.      damages  even  if  the  author  has been advised of the possibility of
  22.      such damages.  
  23.  
  24.      You  may freely copy and redistribute this product. It may be uploaded
  25.      to  any  information  service  except  those  that  attempt  to  claim
  26.      copyright on individual uploads.  
  27.  
  28.  
  29.  
  30.      Purpose 
  31.      Using  directories  to keep your files organized can be confusing when
  32.      you  can't  remember  where  you  are.   If  you have a hard disk, the
  33.      problem  gets  worse.  The "ncd" utility not only changes your default
  34.      directory,  but  also  changes the CLI prompt so that you are reminded
  35.      of  that  default.   This  feature  is  also  provided  by the popular
  36.      "MYCLI"  program,  but if you prefer to use the standard AmigaDOS CLI,
  37.      "ncd" may answer your needs.  
  38.  
  39.      Usage 
  40.      Place  "ncd"  in  your "c:" directory, and use it as you would use the
  41.      AmigaDOS  "cd"  utility.   When  you change defaults, the result is as
  42.      follows: 
  43.  
  44.              1> ncd df0:
  45.              1>Workbench 1.2>
  46.  
  47.      This  assumes  that  the name of the disk loaded in df0: is "Workbench
  48.      1.2".   Note  that ncd preserves the CLI process ID (in this case "1")
  49.      and  inserts  the  current  directory name in "black" (unless you have
  50.      changed  your  Workbench  "black" to some other color in Preferences).
  51.      Taking the above example further: 
  52.  
  53.              1>Workbench 1.2>ncd fonts/garnet
  54.              1>Workbench 1.2/fonts/garnet>ncd c:
  55.              1>Workbench 1.2/c>
  56.  
  57.      If  you  nest to deeply, you may find that your CLI prompt is too long
  58.      to  allow  lengthy commands.  For this reason, keep your original "cd"
  59.      handy.   If  you  don't  like the new prompt, or for that matter, ncd,
  60.      you can return to your original CLI prompt by issuing the command: 
  61.  
  62.              prompt %n>
  63.  
  64.      In Closing 
  65.      I  have  been  using  ncd  for  several  weeks without incident, and I
  66.      believe  that  it  is bug-free.  If you have any suggestions, comments
  67.      or  money  to  send,  I  can  be  contacted  on  GEnie  (mail address:
  68.      JBrack).  
  69.  
  70.      "ncd"  is  a  product  crafted  by J. Brack, purveyor of fine software
  71.      tools for over 1.0e-1 of a century.  
  72.  
  73.