home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 038.lha / DU-VI.DOC < prev    next >
Text File  |  1987-05-16  |  6KB  |  127 lines

  1. THE ORIGINAL......DIRUTIL
  2. Directory Utility VI    The last version from Greg Cunningham       05-May-87
  3.  
  4. don't be fooled by imitations with fancy graphics, tiny displays, and say
  5. Directory table full, use massive amounts of memory, open RAM disk, etc.
  6.  
  7. Original Version by Chris Nicotra (CLImate...200 files max, eck).
  8. Revisions/Enhancements/Fixes by Dave Jobusch,Rich Medved and Nathan Barber
  9.  
  10. Double windows,ARC,DE-ARC,LISTARC,COMMENT,COMMAND,LOCK,UNLOCK,EDIT,VD0:,
  11. CONFIG and Ram Display by Greg Cunningham.
  12.  
  13. NOTE:    All action is relative to the last directory window which was 'HIT',
  14.     i.e. file selection, slide bar adjustment, title bar hit..
  15.     This gets easy quick!
  16.     The 'A' & 'B' in the directory string gadgets highlight to show which
  17.     directory is the current operating directory for all buttons which
  18.     means if 'B' is highlighted and you hit COPY, all the highlighted
  19.     files in the 'B' dir will go to the 'A' dir and vice versa..
  20.     working with one window will not unhighlight files in the other.
  21.  
  22.     during multi-file operations, selecting a button aborts
  23.     further operation, leaving remaining files highlighted.
  24.  
  25.  
  26. Below is a short description of all the commands.
  27.  
  28. Directory Buttons
  29. -------------------------------------------------------------------
  30. DF0:    When selecting these first hit the window
  31. RAM:    in which you want it displayed.
  32. DF1:
  33. DF2:
  34. VD0:
  35. DH0:
  36. PARENT    Directory containing current directory.
  37. -------------------------------------------------------------------
  38. GET DIR     When selecting a directory in either it will be displayed
  39.      in the same window. Or after selecting the dir, hit the
  40.      other window and it will be displayed there.
  41. -------------------------------------------------------------------
  42. MAKEDIR  Creates a directory in last dir hit, or give full path
  43. -------------------------------------------------------------------
  44. DEL DIR  Deletes selected directory.
  45. -------------------------------------------------------------------
  46.  
  47.  
  48. Other commands
  49. -------------------------------------------------------------------
  50. ALL    Highlights all files in last window hit.
  51. -------------------------------------------------------------------
  52. CLEAR    Unhighlights all files in last window hit.
  53. -------------------------------------------------------------------
  54. BYTE    To add byte values of all selected files in a window.
  55. -------------------------------------------------------------------
  56. FREE    Shows bytes free of highlighted windows disk.
  57. -------------------------------------------------------------------
  58. SHOW    Calls the selected Show command to display all
  59.     selected picture file(s).
  60. -------------------------------------------------------------------
  61. READ    Reads selected files in ASCII or HEX format. with normal
  62.     files DU will automatically use what's needed (Exept Archives).
  63. -------------------------------------------------------------------
  64. EDIT    Calls the requested text editor to edit selected file(s)
  65. -------------------------------------------------------------------
  66. PRINT    Calls the requested Printer Utility to print selected files
  67. -------------------------------------------------------------------
  68. DELETE    Deletes all selected files in the last window hit.
  69. -------------------------------------------------------------------
  70. RENAME    editor for the name of all selected files in last window hit.
  71. -------------------------------------------------------------------
  72. RUN    Runs all selected files in last window hit, with
  73.     requested argument.
  74. -------------------------------------------------------------------
  75. COMMENT An editor for the comment of all selected files in last
  76.     window hit, NOTE: this only works when this button is off.
  77.     When this button is on the comment of files upon selection
  78.     is displayed in the status area. (either window)
  79. -------------------------------------------------------------------
  80. COPY    Copies all selected files in last window hit to the
  81.     other window 'directory'
  82. -------------------------------------------------------------------
  83. MOVE    Renames or 'moves' all selected files in last window
  84.     hit to the other window, but only if the other is a
  85.     different directory on the same disk. This also moves
  86.     one selected directory to the other window.
  87. -------------------------------------------------------------------
  88. COMMAND Executes the command entered upon request just as in CLI
  89. -------------------------------------------------------------------
  90. LOCK    Locks all selected files in last window hit to R-E-
  91. -------------------------------------------------------------------
  92. UNLOCK    Unlocks all selected files in last window hit to RWED
  93. -------------------------------------------------------------------
  94. RWED stands for Read Write Execute Delete, A - means that's disabled
  95. as seen with the DOS command 'List'
  96. -------------------------------------------------------------------
  97. ARC    Archives all selected files in last window hit to Archive
  98.     entered upon request.
  99.     (you can add or update files to an Archive also).
  100. -------------------------------------------------------------------
  101. DE-ARC    De-Archive all selected files w/.ARC (also requester for UnArc)
  102. -----------------------------------------------------------------
  103. LISTARC List a selected Archive. (for LArc users, enter it upon request)
  104. -------------------------------------------------------------------
  105. CONFIG    Saves current configuration.
  106.     As you've seen, the buttons DE-ARC,LISTARC,COMMAND,SHOW
  107.     EDIT and PRINT call your desired program. To change one
  108.     without running it.. example: select a file, select DE-ARC,
  109.     backspace over 'Arc x' , enter 'UnArc'..now without hitting
  110.     return, hit the cancel button (the NO WAY! botton) then hit
  111.     the CONFIG button. the next time you run Directory Utility
  112.     this config file will be read.
  113.     NOTE: This file is written in your 'devs' directory and can
  114.     be copied to other WorkBenches or deleted.
  115. -------------------------------------------------------------------
  116. Files to place in C Directory: Arc, the editor you wish to use,Show
  117. or something like it,Print (Any print utility which uses 'Print <filename>'
  118. LArc & UnUrc if used. 
  119.  
  120. Many simple tricks are not documented.
  121.  
  122. Enjoy..  Greg Cunningham.
  123. P.S. Please keep this file, the source, and executable in the archive.
  124. If you change anything, make sure my name remains with my document.
  125. And if you totaly mess it up, don't even mention my name!
  126.  
  127.