home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 15a / lstdr310.zip / LISTDIR.DOC < prev   
Text File  |  1987-06-16  |  6KB  |  142 lines

  1.  
  2.                        LISTDIR : List Directories Program
  3.                            Version 3.10, 15-Jun-1987
  4.                                   SMG Software
  5.  
  6.                            (C) Copyright 1986,1987 by
  7.                                Steven Georgiades
  8.                               All Rights Reserved
  9.  
  10.  
  11.          This program will search the specified drive and path for all sub-
  12.     directories,   and will echo the full path of each one to the  standard 
  13.     output device.   If no drive is specified,  the default drive is  used.  
  14.     If no path is specified,  the current directory of the specified  drive 
  15.     is used.  If neither drive nor path is specified, the current directory 
  16.     of the default drive is used.  The user may optionally specify that all 
  17.     nested sub-directories be listed.  
  18.  
  19.  
  20.     Command Format:
  21.  
  22.          LISTDIR [d:][path] [/S]
  23.  
  24.               d: = Optional Drive Letter
  25.             path = Optional Origin Path
  26.               /S = Enable Nested Sub-Directory Listing
  27.  
  28.  
  29.     Examples:
  30.  
  31.          LISTDIR                  (List all sub-directories of current 
  32.                                    default drive and directory)
  33.  
  34.          LISTDIR A:               (List all sub-directories of the current 
  35.                                    directory of drive A:)
  36.  
  37.          LISTDIR B:\SYS           (List all sub-directories of the "\SYS" 
  38.                                    directory of drive B:)
  39.  
  40.          LISTDIR C:\ /S           (List all sub-directories and nested sub-
  41.                                    directories of the root directory of 
  42.                                    drive C:)
  43.  
  44.          LISTDIR TEMP             (List all sub-directories of the "TEMP" 
  45.                                    sub-directory of the current directory 
  46.                                    of the current default drive, i.e. if 
  47.                                    you were currently in C:\SYS, this would 
  48.                                    list all sub-directories of C:\SYS\TEMP)
  49.  
  50.  
  51.     Revision History:
  52.  
  53.          Version 1.00        Initial Release
  54.  
  55.          Version 2.00        Change to list directory before sub-directory.
  56.  
  57.          Version 3.00        Added ability to directory to start from.
  58.  
  59.          Version 3.10        Added nested sub-directory switch.  
  60.  
  61. LISTDIR, Version 3.10                                                    Page 2
  62.  
  63.  
  64.  
  65.          This software is distributed as ShareWare.  "ShareWare" means that 
  66.     you  are granted free license to use and copy this software as much  as 
  67.     you like, within the following restrictions: 
  68.  
  69.          1).  It  is  distributed  in  its  original,   unmodified  form, 
  70.               including program and documentation. 
  71.  
  72.          2).  No  fee is charged for use,  copying or distribution  (With 
  73.               the exception of nominal "per disk" copying charges, not to 
  74.               exceed $6.00 per disk).  
  75.  
  76.          3).  The  program  may  not  be included  with  other  goods  or 
  77.               services  supplied for a fee,  unless written permission to 
  78.               do so is obtained in advance from the author.  
  79.  
  80.     You are not required to register your shareware,  but if you are  using 
  81.     the  program,   and  find it helpful,  you are  expected  to  register.  
  82.     Registration fees are as follows: 
  83.  
  84.               Full Registration (w/full support) ........ $15.00
  85.               Basic Registration (w/basic support) ...... $10.00
  86.  
  87.     Please make checks payable to Steven M.  Georgiades.  Note that you are 
  88.     not  LEGALLY  obligated  to  register,  but if  you  use  the  software 
  89.     regularly,  you are MORALLY obligated to do so.  Aside from easing your 
  90.     conscience,  basic registration will also get you a diskette containing 
  91.     the  latest  version  of the software (unless you  currently  have  the 
  92.     latest version, in which case I will send you the next major revision), 
  93.     a printed version of the documentation (8-1/2 x 11,  unless you specify 
  94.     6-1/4  x  8-1/2), and basic user support,  which means that I will work 
  95.     with you to resolve problems,  and will do minor customization.    Full 
  96.     registration will get you everything that basic registration does, plus 
  97.     full  user  support,   which includes telephone support and  all  major 
  98.     revisions  of  the  software  for  two (2)   years  from  the  date  of 
  99.     registration.    Fully  registered  users will  also  receive  new  SMG 
  100.     releases  from  time  to time for evaluation.    In  return  for  these 
  101.     evaluations,   the  user  will receive full registration  for  the  new 
  102.     software at no charge.   When you register,  please specify the name of 
  103.     the program, and the version number. 
  104.          Note that no support will be given to unregistered users EXCEPT in 
  105.     the  case of MAJOR bugs which preclude the unregistered user from using 
  106.     the program.  I  will then do my best to resolve these problems so that 
  107.     the user may evaluate the software fully.  
  108.  
  109. LISTDIR, Version 3.10                                                    Page 3
  110.  
  111.  
  112.  
  113.  
  114.  
  115.     This program is provided AS  IS  without  any  warranty,  expressed  or 
  116.     implied,  including  but  not  limited  to  fitfulness for a particular 
  117.     purpose.  
  118.  
  119.          If  you have any questions or comments about this or any other SMG 
  120.     program, or if you would like to register any SMG Software, write to me 
  121.     at the following address: 
  122.  
  123.                 Steven M. Georgiades
  124.                 SMG Software
  125.                 701-H South Hayward Street
  126.                 Anaheim, CA  92804
  127.  
  128.     Or leave a message for me on the Circuit Board:
  129.  
  130.                 The Circuit Board RBBS
  131.                 SysOp: Dave Kleinschmidt
  132.                 (714) 778-0948
  133.                 300/1200/2400 Baud, No Fee
  134.  
  135.     All  SMG  Software  is  initially released to the  public  through  the 
  136.     Circuit  Board.   The latest version of any SMG Software can always  be 
  137.     found there.  
  138.  
  139.     A diskette containing all of the latest SMG Software can be obtained by 
  140.     sending a check or money order for $6.00  to the above address.    Make 
  141.     all checks payable to Steven M. Georgiades.  Thank you.  
  142.