home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 064.lha / DiskMan.doc < prev    next >
Encoding:
Text File  |  1986-11-20  |  8.8 KB  |  212 lines

  1.  
  2. +-----------------------------------------------------------------------+
  3. | Disk Man 2.0                      Copyright  1987   Nomad Development |
  4. +-----------------------------------------------------------------------+
  5. |          The Reconfigurable Disk Manager by Greg Cunningham           |
  6. +-----------------------------------------------------------------------+
  7.  
  8.  
  9. Notes on use.
  10.  
  11.     The 'A' & 'B' in the left top corner of the directory displays,
  12.     highlight to show which directory is the current operating directory.
  13.     All action is relative to this status.
  14.     This highlight can be changed by file selection, slide bar adjustment
  15.     or clicking on the left or right area of the screen.
  16.     This is for speed and ease of use, and will not mess you up!
  17.  
  18.     Example: If 'B' is highlighted and you hit COPY or MOVE, all of the
  19.     highlighted files & directories in the 'B' dir will go to the 'A' dir
  20.     or vice versa, most of the other operations deal only with the
  21.     highlighted directory.
  22.  
  23.     While DiskMan is doing something, clicking anywhere on the screen
  24.     aborts further operation, leaving untouched files highlighted.
  25.     This may also happen if DiskMan encounters an error.
  26.     (give it some time to stop though).
  27.  
  28.     The 'A' or 'B' may change to a 'P' if the disk is write-protected.
  29.     If the disk is deprotected then reinserted, the 'P' will change back
  30.     after the next button operation.
  31.  
  32.     The title bar is for displaying errors,operation status, and
  33.     normally displays, on the left, free memory in the 'A' disk,
  34.     and the volume name of the 'A' disk, in the center the free memory
  35.     of the system, and on the right, the name of the 'B' disk and it's
  36.     free memory.
  37.  
  38.     The two boxes below the title bar are directory string gadgets,
  39.     entering a directory path name and hitting return will get the
  40.     directory and display it in the directory window below that gadget.
  41.     Normally the highlighted directory string gadget is always ready
  42.     for input.
  43.  
  44.     The file names are white, directory names are red, and protected
  45.     files are greenish.
  46.  
  47.     This program is not for the memory conscious! It uses a screen of
  48.     640 x 408 x 3(planes) devided by 8(bytes). In other words around 100K
  49.     for the screen. This is mainly for more view and concentration on the
  50.     directories.
  51.  
  52.  
  53. How to use Disk Man:
  54.  
  55. Getting a directory
  56. ----------------------------------------------------------------------------
  57. Double-click on a directory name in either window (previously highlighted or
  58. not) and it will be placed in the same window.
  59. -OR-
  60. After clicking on a directory,(previously highlighted or not) quickly click
  61. on the opposite side of the screen and it will be displayed in that window.
  62. -OR-
  63. Enter a directory name in the A or B directory string gadgets.
  64. -OR-
  65. Select from Directory Buttons described below.
  66. ----------------------------------------------------------------------------
  67.  
  68.  
  69. Directory Buttons
  70. ----------------------------------------------------------------------------
  71. DF0:    These put a directory in the highlighted window.
  72. DF1:
  73. DF2:
  74. DF3:    -changeable with CONFIG
  75. VD0:    -changeable with CONFIG
  76. DH0:    -changeable with CONFIG
  77. RAM:
  78. PARENT  Gets the parent of currently displayed directory.
  79. ----------------------------------------------------------------------------
  80. MAKEDIR  Creates a directory.    (Changing path is permissable).
  81. ----------------------------------------------------------------------------
  82.  
  83.  
  84. Other Buttons
  85. ----------------------------------------------------------------------------
  86. ALL    Selects all files and directories in highlighted directory.
  87. ----------------------------------------------------------------------------
  88. CLEAR    De-selects all files & directories in highlighted directory.
  89. ----------------------------------------------------------------------------
  90. BYTE    Adds the size of all selected files in highlighted directory.
  91. ----------------------------------------------------------------------------
  92. SHOW    Shows all selected picture files using any show utility.
  93. ----------------------------------------------------------------------------
  94. READ    Displays all selected files in ASCII or HEX format.
  95. ----------------------------------------------------------------------------
  96. EDIT    Calls a text editor to edit selected file(s).
  97. ----------------------------------------------------------------------------
  98. PRINT    Calls a Printer Utility to print selected files.
  99. ----------------------------------------------------------------------------
  100. DELETE    Deletes all selected files & directories in highlighted directory.
  101.     {{{Warning}}} This deletes everything in selected directories!
  102. ----------------------------------------------------------------------------
  103. RENAME    Renames all selected files & dirs in highlighted directory.
  104.     (Changing path is permissable).
  105. ----------------------------------------------------------------------------
  106. RUN    Runs all selected files in highlighted directory, with requested
  107.     argument.
  108. ----------------------------------------------------------------------------
  109. COPY    Copies all selected files & directories in highlighted directory
  110.     to the other directory.
  111.     If 'A' and 'B' are the same directory, it puts a .BAK on the end of
  112.     the files copied.
  113. ----------------------------------------------------------------------------
  114. MOVE    Renames or 'moves' all selected files & dirs in highlighted directory
  115.     to the other directory.
  116.     If the other directory is on another disk, the files & directories
  117.     will be copied and the originals will be deleted, but only if it
  118.     was successful.
  119. ----------------------------------------------------------------------------
  120. NEWCLI    Opens a new CLI.
  121. ----------------------------------------------------------------------------
  122. LOCK    Locks (Protects) all selected files in highlighted directory to R-E-
  123. ----------------------------------------------------------------------------
  124. UNLOCK    Unlocks all selected files in highlighted directory to RWED
  125. ----------------------------------------------------------------------------
  126. CONFIG    Change configuration.
  127.     All of these commands (except Arc x and Arc a) may be used for just
  128.     about any program which uses a filename for an argument.
  129.  
  130.     Currently these will accept up to 7 chars and may cause problems with
  131.     over 7, If the name of the program is too big, rename it!
  132.     VD0: DF3:, and DH0: must not have a space in front of them.
  133.  
  134.     Commands may be centered by adding spaces in front to make them
  135.     look better.
  136.  
  137.     This file is written in your 'devs' directory and can be copied to
  138.     other WorkBench's or deleted.
  139.  
  140.     Whatever you use here, should be in your C: directory so DiskMan can
  141.     run them when you use them.
  142.  
  143.     Command buttons  Example commands
  144.     --------------------------------------------------------------------
  145.     " SHOW  "        Show, ShowPrint
  146.     " EDIT  "        E, TxEd, Emacs, Ed, Edit, NewZAP
  147.     " PRINT "        Print, (Ex)ecute, FixHunk
  148.     "NEWCLI    "        NewCLI, QCopy
  149.     Arc v            Arc v, Arc l, LArc
  150.     Arc x            Arc x, UnArc
  151.  
  152.  
  153.     Dir buttons    Example dirs
  154.     --------------------------------------------------------------------
  155.     DF3:        DF3:, VD0:C, DF1:Dat
  156.     VD0:        VD0:, VDK:, DH0:, SYS:, Devs:, C:, Fonts:, Libs:, ect.
  157.     DH0:        DH0:, DH1:, DH2:
  158.  
  159.     Select CONFIG and change any commands needed. Selecting the CANCEL
  160.     button will stop the configuration and the changes will be remembered,
  161.     but won't be saved.
  162. ----------------------------------------------------------------------------
  163.  
  164.  
  165. Archives Menu
  166. ----------------------------------------------------------------------------
  167. Archive
  168.     Archives all selected files in highlighted directory to the archive
  169.     name entered upon request. (Changing path is permissable).
  170. ----------------------------------------------------------------------------
  171. Arc Extract
  172.     Extracts all selected files in highlighted directory to the path
  173.     entered upon request (hit return for the current directory).
  174. ----------------------------------------------------------------------------
  175. Arc List
  176.     Lists all selected '.ARC' files in highlighted directory.
  177. ----------------------------------------------------------------------------
  178. Zoo-ive
  179.     Archives all selected files & directories in highlighted directory
  180.     to the Zoo archive name entered upon request.
  181.     (Changing path is permissable).
  182. ----------------------------------------------------------------------------
  183. Zoo Extract
  184.     Extracts all selected '.zoo' files in highlighted directory to the
  185.     path entered upon request (hit return for the current directory).
  186.     NOTE: Zoo may create directories, so it's best to do this on a blank
  187.     disk.
  188. ----------------------------------------------------------------------------
  189. Zoo List
  190.     Lists all selected '.zoo' files in highlighted directory.
  191. ----------------------------------------------------------------------------
  192.  
  193. DiskMan is ShareWare, if you feel this program is useful, please send $10 to
  194. the address below. I would also like to know of any bugs or dislikes of
  195. DiskMan.
  196.  
  197.  
  198. SEND TO:
  199.  
  200.     Greg Cunningham
  201.     2014 Encino White
  202.     San Antonio, TX  78259
  203.  
  204.  
  205. PHONE #: (512) 490-0055
  206.  
  207.                     Enjoy,
  208.                         Greg Cunningham,
  209.                         Nomad Development
  210.  
  211.  
  212.