home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / dskstruc / hd_util.arj / HD_U.ZIP / AMS_PFU6.HLP < prev    next >
Encoding:
Text File  |  1991-09-17  |  9.5 KB  |  204 lines

  1.  202
  2. 1, "                       CHECK, CHANGE FILE ATTRIBUTES HELP"
  3. 1, ""
  4. 1, " This program allows one to view and change file (and sub-directory) attributes."
  5. 1, " The four file attributes are: Archive, System, Hidden, and Read Only."
  6. 1, ""
  7. 1, "               FORM:  drive:\path\file-name [switch(es)]"
  8. 1, ""
  9. 1, "    SWITCHES:  /all- Set ALL the attributes."
  10. 1, "               /a? - Archive attribute is set or cleared when ? is"
  11. 1, "                             +  =  Set Archive attribute"
  12. 1, "                             -  =  Clear Archive attribute"
  13. 1, ""
  14. 1, "               /c  - Clear ALL the attributes."
  15. 1, "               /d  - Two meanings: "
  16. 1, "                   /d =        check sub-directories"
  17. 1, "                   /d?YYMMDD = the normal date type checking switch."
  18. 1, ""
  19. 1, "               /h? - Hidden attribute is set or cleared on ?."
  20. 1, "               /r? - Read Only attribute is set or cleared on ?."
  21. 1, "               /s? - System attribute is set or cleared on ?."
  22. 1, "               /v  - use DSPTXT to VIEW results of ATS change/search."
  23. 1, "               /w  - Wait for key-press if 20 lines on screen."
  24. 1, ""
  25. 1, " (more  = use spacebar)                                (more  = use spacebar)"
  26. 1, "                       CHECK, CHANGE FILE ATTRIBUTES HELP"
  27. 1, " continued..."
  28. 1, ""
  29. 1, ""
  30. 1, "             FORM:  drive:\path\file-name [switch(es)]"
  31. 1, ""
  32. 1, ""
  33. 1, ""
  34. 1, "    If none of the attribute switches are set, then a listing will be "
  35. 1, "    made of the files and an indication of which attributes are set"
  36. 1, "    will be displayed beside each file name."
  37. 2, "                             CHECK A DISK HELP"
  38. 2, ""
  39. 2, " This program (in conjunction with DSPTXT also on your Pfind"
  40. 2, " Utilities disk) and CHKDSK which came with your copy of DOS, will"
  41. 2, " allow you to check your disks, create files from the unlinked"
  42. 2, " clusters found (if any) and view the files named: FILE####.CHK,"
  43. 2, " delete them or rename them."
  44. 2, ""
  45. 2, "    Files named FILE0000.CHK through FILE9999.CHK are created by the DOS"
  46. 2, " program CHKDSK when the /f fix-switch is used and if there are"
  47. 2, " unassigned data sections on the disk.  This program runs CHKDSK in this"
  48. 2, " mode, if you tell it to do so at the question ''Run CHKDSK Y/N?''.  The"
  49. 2, " CHKFILE program is an easy way to run CHKDSK and then review the"
  50. 2, " created files and make your decision to save or delete these files on"
  51. 2, " the spot.  This saves typing in the file names if there are a number of"
  52. 2, " these files."
  53. 2, ""
  54. 2, "   SWITCHES: /c#.#  - color switch fore.back-ground colors (Will use "
  55. 2, "                      AMSCRT.DAT colors or will attempt to use the"
  56. 2, "                      colors set from your AUTOEXEC.BAT file if any.)"
  57. 2, ""
  58. 2, "   FORM: chkfile [switch(es)]       EXAMPLE:  chkfile /c7.1"
  59. 3, "                          DELETE A DIRECTORY HELP"
  60. 3, ""
  61. 3, ""
  62. 3, "                    ENTER:  directory-name   [switches]"
  63. 3, ""
  64. 3, ""
  65. 3, "     Delete Sub-Directory - will delete the sub-directory named by "
  66. 3, "                            deleting all files in all sub-directories "
  67. 3, "                            within the named sub-dir and removes the now "
  68. 3, "                            empty sub-directoies.  (NEEDS DELETE EXCEPT)"
  69. 3, ""
  70. 3, "    Switches: /q - question each file to be deleted"
  71. 3, ""
  72. 3, "              /d?YYMMDD - ? = a/b = above/below date given, including "
  73. 3, "                                     date."
  74. 3, ""
  75. 3, " NOTE: Hidden, protected, or system files will NOT be erased using this "
  76. 3, "       program.  Use change attributes first or use ''Kill a file'' see"
  77. 3, "       this menu the next item below."
  78. 4, "                           KILL ANY FILE(S)  HELP"
  79. 4, ""
  80. 4, "  * DANGER * DANGER * DANGER * DANGER * DANGER * DANGER * DANGER * DANGER * "
  81. 4, ""
  82. 4, "  This program will KILL any file or sub-directory!  EVEN if they are "
  83. 4, "  PROTECTED by the normal DOS protection attributes!"
  84. 4, ""
  85. 4, " The DOS protection ATTRIBUTES are called: Read Only, System, and Hidden."
  86. 4, " These protection bits WILL NOT PROTECT a file being deleted by KILL FILE."
  87. 4, ""
  88. 4, " There is only ONE exception to this statement, and that is that KILL FILE"
  89. 4, " will NOT kill a sub-directory that is not empty first."
  90. 4, ""
  91. 4, "    SWITCHES:  /d?YYMMDD - date switch ? = a/b after/before."
  92. 4, "               /a        - all subsequent sub-directories."
  93. 4, "               /s        - sort file names alphabetically."
  94. 4, "               /x        - group file names by extension."
  95. 4, ""
  96. 4, "     EXAMPLE:     b:\tmp\my /a"
  97. 4, ""
  98. 4, "  This will list all files in all paths starting with B:\TMP which have"
  99. 4, "  ''MY'' in the file name.  You may exit the program without deleting any"
  100. 4, "  file at three points in the program."
  101. 4, " (more  = spacebar)                                        (more  = spacebar)"
  102. 4, "                           KILL ANY FILE(S)  HELP"
  103. 4, " continued..."
  104. 4, ""
  105. 4, ""
  106. 4, ""
  107. 4, "     WARNING: Once you press ''K'' to KILL the files, they are GONE!"
  108. 4, ""
  109. 4, "        NOTE: There are utilities that allow recovery of deleted files"
  110. 4, "              Kill File does NOT overwrite the deleted data areas"
  111. 4, "              so these programs may be able to recover the Killed data."
  112. 4, ""
  113. 4, "     ATTRIBUTES:  D - Directory"
  114. 4, "                  s - System"
  115. 4, "                  h - Hidden"
  116. 4, "                  r - Read Only"
  117. 4, "                  a - Archive (NOT a protection bit, but tells if it needs"
  118. 4, "                               to be backed up or not.)"
  119. 5, "                          FORMAT A DISK MENU"
  120. 5, ""
  121. 5, ""
  122. 5, "                            Format disk A:"
  123. 5, "                            Format disk B:"
  124. 5, "                           Diskcopy ?: to ?: "
  125. 5, "                           Diskcomp ?: to ?: "
  126. 5, ""
  127. 5, ""
  128. 5, "   This menu allows one to format the A or B drive diskette as specified."
  129. 5, ""
  130. 5, "   Or, one may ''disk-copy'' a disk from one drive to another, or to the"
  131. 5, "   same drive."
  132. 6, "                            WIPE A DISK CLEAN HELP"
  133. 6, ""
  134. 6, ""
  135. 6, " Enter either A or B, one may only ''wipe'' a floppy diskette ''clean''."
  136. 6, ""
  137. 6, " This function is a very fast process, but be careful, it will wipe an"
  138. 6, ""
  139. 6, " antire diskette of ALL data and directories!"
  140. 7, "                                FIND a FILE  HELP "
  141. 7, ""
  142. 7, "     The difference between this program and many others is that one need"
  143. 7, "   not enter any globals or wild cards to find EVERYTHING that matches!"
  144. 7, ""
  145. 7, "     FORM:    d:\path\file-name [switches]    {{EXAMPLE:  d:\wp\joe }}"
  146. 7, ""
  147. 7, "      The above example will find all files on drive D:\wp\ that have the"
  148. 7, " letters ''joe'' in the file name. Irrespective of the location of these "
  149. 7, " letters in the file name."
  150. 7, ""
  151. 7, " switches: /a  - Puts paths in front of ALL found files"
  152. 7, "           /b  - BATCH file creator"
  153. 7, "           /D? - Multiple DRIVE switch, /Dabc = find on drive A, B & C."
  154. 7, "           /d? - Check DATE >= in form: /d870714  == July 14, 1987."
  155. 7, "                 ? = a (date >= ), or b (date <= )."
  156. 7, "           /e  - Check EXTENSIONS only."
  157. 7, "           /f  - List FREE bytes only."
  158. 7, "           /k  - KILL switch, batch files: to DEL or ERASE files."
  159. 7, "           /m  - More lines to display switch, 43 lines for EGA screens."
  160. 7, "           /n  - No screen display."
  161. 7, "           /o  - Turns bytes/date/time stamp OFF, they are not printed."
  162. 7, "           /p  - PATHs only listed."
  163. 7, " (more  = use spacebar)                                (more  = use spacebar) "
  164. 7, "                                 Find a File HELP"
  165. 7, " continued..."
  166. 7, ""
  167. 7, "     FORM:    d:\path\file-name [switches]"
  168. 7, ""
  169. 7, " more switches:"
  170. 7, ""
  171. 7, "           /s  - List SUB-DIRECTORIES too."
  172. 7, "           /t? -  List ALL files and their attribute settings."
  173. 7, "    (optional) ? = r/h/s/a and [+/-] read only, hidden, system, archive."
  174. 7, "    (optional) + = list only those that match with attribute set."
  175. 7, "    (optional) - = list only those that match with attribute clear."
  176. 7, "               EXAMPLE:  /th+ = list files that are hidden."
  177. 7, "                         /ts+ = list system files."
  178. 7, "                         /tr- = list unprotected files, not read-only."
  179. 7, "           /v  - View found file list, uses DSPTXT."
  180. 7, "           /vs - Save found file list, after viewing it using DSPTXT."
  181. 7, "           /w  - WAIT! after 20 lines printed to screen for key-press."
  182. 7, "           /y  - YES auto erase - for KILL batch files only!"
  183. 7, "           /z  - Send DOS EoF indicator "ctrl-z" at end of program."
  184. 7, "           /1  - Search only ONE dir, the one named."
  185. 7, "           /5 - add space after every FIVE files found."
  186. 8, "                              DOS DIRECTORY HELP"
  187. 8, ""
  188. 8, ""
  189. 8, "   Enter the             drive:\path\file-name              of the files"
  190. 8, ""
  191. 8, "   you want to see a list of."
  192. 8, ""
  193. 8, ""
  194. 8, "  EXAMPLE: a:*.*       to see ALL files on the A:-drive.
  195. 8, ""
  196. 8, "  EXAMPLE: \wp\*.mss   to see all files in the \WP sub-directory with MSS"
  197. 8, "                       file extensions."
  198. 8, ""
  199. 8, "  EXAMPLE: d:\letters\*.txt  |SORT    will display all the *.txt files"
  200. 8, "                                      found on drive D in directory"
  201. 8, "                                      LETTERS.  The |SORT is the DOS"
  202. 8, "                                      sorting program, so the files will"
  203. 8, "                                      be sorted alphabetically."
  204.