home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR4 / RENAMER2.ZIP / RENDIR.DOC < prev    next >
Text File  |  1993-04-13  |  12KB  |  265 lines

  1.                        ████████████████████
  2.                        ██                ██
  3.                        ██    RENAMER/2   ██
  4.                        ██                ██
  5.                        ██  Version 1.01  ██
  6.                        ██                ██
  7.                        ████████████████████
  8.  
  9. ┌───────────────────────────────────────────────────────────────┐
  10. │ GENERAL                                                       │
  11. └───────────────────────────────────────────────────────────────┘
  12.  
  13.     This program renames directories.  To use it, enter: 
  14.  
  15.  
  16.          RENDIR oldname newname
  17.  
  18.  
  19.     The old and new names may contain drive and path, if desired.  
  20. However, you may only rename directories, not move them between 
  21. parent directories or drives.  You may not rename the root 
  22. directory, or use dot ("." or "..") directory names. 
  23.  
  24.     The OS/2 Presentation Manager also lets you rename 
  25. directories.  However, with RENAMER/2, you can do this from the 
  26. command line or from within batch files as well.   You can also 
  27. run RENAMER/2 in a Presentation Manager text window, if you like. 
  28.  
  29. ┌───────────────────────────────────────────────────────────────┐
  30. │ SYSTEM REQUIREMENTS                                           │
  31. └───────────────────────────────────────────────────────────────┘
  32.  
  33.     This program requires the OS/2 operating system, version 1.0 
  34. or later.  A separate version of the program is available for the 
  35. MS-DOS/PC-DOS operating systems.  Contact the author at the 
  36. address below for a copy. 
  37.  
  38. ┌───────────────────────────────────────────────────────────────┐
  39. │ EXIT CODES                                                    │
  40. └───────────────────────────────────────────────────────────────┘
  41.  
  42.     The program reports the following exit codes.  You can use 
  43. these with the ERRORLEVEL function in batch files (see your OS/2 
  44. manual for details). 
  45.  
  46.     0  Normal termination
  47.     1  Error occurred
  48.  
  49. ┌───────────────────────────────────────────────────────────────┐ 
  50. │ WHAT'S IN THIS PACKAGE                                        │
  51. └───────────────────────────────────────────────────────────────┘
  52.  
  53.     This package contains the following files:
  54.  
  55.     RENDIR.EXE    Main program
  56.     RENDIR.DOC    Documentation
  57.     REGISTER.DOC  Registration form
  58.     VENDOR.DOC    Catalog of other software available
  59.     FILE_ID.DIZ   For use by electronic bulletin boards
  60.  
  61. ┌───────────────────────────────────────────────────────────────┐
  62. │ REVISION HISTORY                                              │
  63. └───────────────────────────────────────────────────────────────┘
  64.  
  65. 1.00   Original version
  66. 1.01   Minor bug fixes
  67.  
  68. ┌───────────────────────────────────────────────────────────────┐
  69. │ MESSAGES                                                      │
  70. └───────────────────────────────────────────────────────────────┘
  71.  
  72. Access denied.  OS/2 wouldn't permit access to the directory. 
  73.  
  74. Can't change drives.  Both old & new names must be on same drive. 
  75.  
  76. Directory renamed.  Success! 
  77.  
  78. Drive locked.  Unlock the drive first. 
  79.  
  80. File or path not found.  Check your old & new names & try again. 
  81.  
  82. Not DOS disk.  OS/2 doesn't recognize the disk type. 
  83.  
  84. Rename failed - reason unknown.  Not much you can do about this.  
  85. OS/2 didn't say why it wouldn't rename the directory. 
  86.  
  87. Sharing failure.  Another program is probably accessing a file in 
  88. the directory.  Try halting some other programs temporarily while 
  89. you rename the directory. 
  90.  
  91. This program cannot be run in DOS mode.  Either you're in OS/2's 
  92. DOS compatibility box, or you're using the MS-DOS or PC-DOS 
  93. operating system. You must run this version of RENAMER/2 under 
  94. the OS/2 operating system, and you cannot be in the DOS 
  95. compatibility box.   As stated above, a separate version of the 
  96. program is available for MS-DOS/PC-DOS. 
  97.  
  98. ┌───────────────────────────────────────────────────────────────┐ 
  99. │ CREDITS                                                       │
  100. └───────────────────────────────────────────────────────────────┘
  101.  
  102.     RENAMER/2 was written in C by Richard W. Adams.  It was 
  103. developed with PC-Write, version 3.02, & the Microsoft C 
  104. Optimizing Compiler, version 5.1. 
  105.  
  106.     The author is a member of the Association of Shareware 
  107. Professionals (ASP).  You may reach him at the address given in 
  108. REGISTER.DOC.  Should that address no longer be valid, try 
  109. contacting him through the ASP (545 Grover Road, Muskegon, MI 
  110. 49442).
  111.  
  112. ┌───────────────────────────────────────────────────────────────┐ 
  113. │ REGISTRATION                                                  │
  114. └───────────────────────────────────────────────────────────────┘
  115.  
  116.     RENAMER/2 is copyright 1991 by Richard W. Adams, all rights 
  117. reserved.  The program is "shareware."  If you use RENAMER/2 for 
  118. more than 30 days, you must register.  To do so, complete the 
  119. registration form in REGISTER.DOC & send it with a check for the 
  120. indicated amount to the author at the address on the form. 
  121.  
  122. When you register, you receive:
  123.  
  124.     o The right to use your copy of Except on a single computer
  125.  
  126.     o FREE technical support by mail for three months
  127.  
  128.     o Eligibility for FREE copies of future versions if you're 
  129.       the first to suggest improvements or report bugs that are 
  130.       fixed/incorporated in future versions
  131.  
  132.     o A DISCOUNT if you subscribe to Shareware Magazine
  133.  
  134.    Not only is registration a legal & ethical requirement, but 
  135. registration fees give shareware authors the incentive to develop 
  136. new software & improve old ones. 
  137.  
  138.     Tax exempt Christian religious organizations & churches are 
  139. eligible for free registration of RENAMER/2 for official 
  140. business.  Send a written request to the author, & you'll receive 
  141. registration forms.  The registration takes effect when you 
  142. complete and return the forms.  This is a charitable donation. 
  143.  
  144.     Companies, government agencies & other organizations may 
  145. obtain site licenses for RENAMER/2, at greatly reduced unit 
  146. costs.  Contact the author for details & a price list. 
  147.  
  148. ┌───────────────────────────────────────────────────────────────┐ 
  149. │ SHAREWARE                                                     │ 
  150. └───────────────────────────────────────────────────────────────┘ 
  151.  
  152.     Shareware distribution gives users a chance to try software 
  153. before buying it. If you try a Shareware program and continue 
  154. using it, you are expected to register.  Individual programs 
  155. differ on details--some request registration, others require it, 
  156. and some specify a maximum trial period.  With registration, you 
  157. get anything from the simple right to continue using the software 
  158. to an updated program with printed manual. 
  159.  
  160.     Copyright laws apply to both Shareware and commercial 
  161. software, and the copyright holder retains all rights, with a few 
  162. specific exceptions as stated below.  Shareware authors are 
  163. accomplished programmers, just like commercial authors, and the 
  164. programs are of comparable quality. (In both cases, there are 
  165. good programs and bad ones!)  The main difference is in the 
  166. method of distribution.  The author specifically grants the right 
  167. to copy and distribute the software, either to all and sundry or 
  168. to a specific group.  For example, some authors require written 
  169. permission before a commercial disk vendor may copy their 
  170. Shareware. 
  171.  
  172.     Shareware is a distribution method, not a type of software. 
  173. You should find software that suits your needs and pocketbook, 
  174. whether it's commercial or Shareware. The Shareware system makes 
  175. fitting your needs easier, because you can try before you buy. 
  176. And because the overhead is low, prices are low also. Shareware 
  177. has the ultimate money-back guarantee--if you don't use the 
  178. product, you don't pay for it. 
  179.  
  180. DISCLAIMER - AGREEMENT 
  181.  
  182.     Users of RENAMER/2 must accept this disclaimer of warranty: 
  183. "RENAMER/2 is supplied as is.  The author disclaims all 
  184. warranties, expressed or implied, including, without limitation, 
  185. the warranties of merchantability and of fitness for any purpose. 
  186. The author assumes no liability for damages, direct or 
  187. consequential, which may result from the use of RENAMER/2." 
  188.  
  189.     RENAMER/2 is a Shareware program and is provided at no charge 
  190. for your evaluation.  Feel free to share it with your friends, 
  191. but please don't give it away altered or as part of another 
  192. system.  The essence of "user-supported" software is to provide 
  193. personal computer users with quality software without high 
  194. prices, and yet to provide incentive for programmers to continue 
  195. to develop new products.  If you find RENAMER/2 useful and 
  196. continue to use it after a reasonable trial period, you must make 
  197. a registration payment of to the author.  The registration fee 
  198. will license one copy for use on any one computer at any one 
  199. time.  You must treat this software just like a book.  An example 
  200. is that any number of people may use this software and may freely 
  201. move it from one computer location to another, so long as there 
  202. is no possibility of it being used at one location while it's 
  203. being used at another.  Just as two different people can't read a 
  204. book at the same time. 
  205.  
  206.     Commercial users of RENAMER/2 must register and pay for their 
  207. copies of RENAMER/2 within 30 days of first use or their license 
  208. is withdrawn.  Site-License arrangements may be made by 
  209. contacting the author. 
  210.  
  211.     Anyone distributing RENAMER/2 for any kind of remuneration 
  212. must first contact the author for authorization. This 
  213. authorization will be automatically granted to distributors 
  214. recognized by the (ASP) as adhering to its guidelines for 
  215. shareware distributors, and such distributors may begin offering 
  216. RENAMER/2 immediately. (However, you must still advise the author 
  217. so the distributor can be kept up-to-date with the latest version 
  218. of RENAMER/2.) 
  219.  
  220.     You are encouraged to pass a copy of RENAMER/2 to your 
  221. friends for evaluation.  Please encourage them to register their 
  222. copy if they find that they can use it. 
  223.  
  224. ┌───────────────────────────────────────────────────────────────┐ 
  225. │ COPYING                                                       │ 
  226. └───────────────────────────────────────────────────────────────┘ 
  227.  
  228. You may copy & distribute RENAMER/2 freely, as long as you: 
  229.  
  230.     o Include all constituent files.
  231.  
  232.     o Don't change the software or documentation.
  233.  
  234.     o Don't distribute the program for commercial purposes 
  235.       without written permission from the author. 
  236.  
  237.     o Don't rent or lease it.
  238.  
  239.     o Charge no fee other than a nominal one to cover distribution 
  240.       costs.
  241.  
  242. ┌───────────────────────────────────────────────────────────────┐ 
  243. │ OMBUDSMAN                                                     │ 
  244. └───────────────────────────────────────────────────────────────┘ 
  245.  
  246.     The author is a member of the Association of Shareware 
  247. Professionals (ASP).  ASP wants to make sure that the shareware 
  248. principle works for you. If you can't resolve a shareware related 
  249. problem with an ASP member by contacting the member directly, ASP 
  250. may be able to help.  The ASP Ombudsman can help you resolve a 
  251. dispute or problem with an ASP member, but does not provide 
  252. technical support for members' products.  Please write to the ASP 
  253. Ombudsman at 545 Grover Road, Muskegon, MI 49442 or send a 
  254. CompuServe mail message to the ASP Ombudsman (70007,3536). 
  255.  
  256.                        _______
  257.                   ____|__     |                (R)
  258.                --|       |    |-------------------
  259.                  |   ____|__  |  Association of
  260.                  |  |       |_|  Shareware
  261.                  |__|   o   |    Professionals
  262.                -----|   |   |---------------------
  263.                     |___|___|    MEMBER
  264.  
  265.