home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 287.lha / Interview_v3.1 / IV.doc < prev    next >
Encoding:
Text File  |  1989-09-13  |  5.8 KB  |  173 lines

  1.                            InterView (version 3.1)
  2.                            -----------------------
  3.  
  4. Author --
  5.  
  6.     Written by John Sawaya, 18 Rocky Glen Road, Oxford PA 19363.
  7.  
  8.  
  9. Restrictions and warranties --
  10.  
  11.     None.  This program is available to use, share and distribute.
  12.     Upgrades are sent to registered users and gratuities are appreciated.
  13.  
  14.  
  15. What it does --
  16.  
  17.     InterView helps you organize NUMEROUS files on disks by providing
  18.     easy to use options that list, copy, delete, sort, search and more.
  19.  
  20.     Each catalog can contain upto 10,000 files and 2,000 directories.
  21.  
  22.  
  23. How to start --
  24.  
  25.     Double-click the IV icon or "RUN IV" in the CLI, it works either way.
  26.  
  27.     The default size for the catalog of files and directories:
  28.      = 1000 files
  29.      =  200 directories (number of files divided by 5)
  30.  
  31.     If you need upto 10000 files (approx. 400 disks):  RUN IV 10000
  32.  
  33.     If you have very little memory, try just 100 files:  RUN IV 100
  34.  
  35.     Or, you could choose any number between 100 and 10000. 
  36.  
  37.     Memory is allocated as needed.
  38.  
  39.  
  40. The catalog  --
  41.  
  42.     The catalog contains file-names, the parent directory, number of days 
  43.     since the files were revised (or copied), time last saved, file size 
  44.     (in BYTES and BLOCKS), and the file comments.
  45.  
  46.     The catalog also contains the disk-volume names (like WorkBench:),
  47.     subdirectory names (WorkBench:devs/printers), drive names (DF0:),
  48.     and even your printer (PRT: used to "copy" files to).  
  49.  
  50.     The available space in each directory is displayed, along with the age 
  51.     (in days) of the directory listings.
  52.  
  53.  
  54. Slide Bars --
  55.  
  56.     The LEFT slide bars make large jumps.  They scale from 1 to the
  57.     maximum number of files or directories.  If you use the default
  58.     setting of 1000 files, then moving the LEFT slider down halfway would
  59.     show file number 500 (if you have that many in your current catalog).
  60.  
  61.     The RIGHT slide bars smoothly (dynamically) scroll the catalog, both 
  62.     up-down and left-right (for long file names).
  63.  
  64.     Menu options can control the scroll rate (fast, medium, or slow).
  65.  
  66.     Instead of using the slide bars, you may prefer using the arrow keys.
  67.  
  68.  
  69. Directory listings --
  70.  
  71.     Select a drive name (such as df0:), then pick "List All".  This will
  72.     create a catalog of all file names, and directories on that drive.
  73.  
  74.     (To refresh a single directory, use "List Dir".  Note, you should
  75.     select the actual disk-volume name from the directory catalog, NOT the 
  76.     drive name.  For example, select "WorkBench" not "df0:".  The reason 
  77.     for this is that more than one disk may have the same name.  InterView 
  78.     keeps track of each directory by using index numbers and pointers.)
  79.  
  80.  
  81. Sorting --
  82.  
  83.     There are many options to sort the file catalog: by name, by directory,
  84.     by size (largest first), by date last modified (latest first), and/or
  85.     by grouping the "selected" files at the top of the catalog.  
  86.  
  87.     The sorting is fast, because only the pointers are swaped, the actual
  88.     information stays where it is in memory.
  89.  
  90.     "AutoSort On" means that subsequent directory listings will resort the
  91.     files according to the last sort performed.
  92.  
  93.  
  94. Selecting files and directories --
  95.  
  96.     When a row in a catalog is selected with the left mouse button,
  97.     it changes colors.  
  98.  
  99.     Functions are performed using the selected items.  For example, to
  100.     copy several files to some directory: select the files, the directory,
  101.     and select the "Copy" block.
  102.  
  103.     You can select files by entering part of the file name, or some text
  104.     contained in the file comment.  The search is not case sensitive, 
  105.     'a' == 'A'.
  106.  
  107.  
  108. Messages --
  109.  
  110.     Messages are displayed under the title bar to explain various 
  111.     functions as they are performed.  For example, when you copy a bunch 
  112.     of files, the messages will tell you which file is currently being 
  113.     copied.
  114.  
  115.  
  116. Comments --
  117.  
  118.     To add a comment to a file description:
  119.   
  120.     (1)  select the "Show Comm" block to see the file comments, 
  121.     (2)  select a file,
  122.     (3)  type your comment into the text block (DO NOT PRESS RETURN), 
  123.     (4)  select the "Comment" block.
  124.  
  125.  
  126. Save and load catalogs --
  127.  
  128.     You can save catalogs.  If you have LOTS of disks, you probably don't 
  129.     remember what's on half of them!  When you want to locate some file 
  130.     you got some time ago, you can find it by searching the catalog.
  131.  
  132.     To save a catalog, type in a complete filename (don't hit RETURN key),
  133.     and choose the "Save" menu option.  
  134.  
  135.     To load catalogs, type the filename and choose "Load", instead.  
  136.  
  137.     Of course, you could just select the catalog file name if it happens 
  138.     to be there.
  139.  
  140.  
  141. Hot-keys --
  142.  
  143.          ESC             Exit from INTERVIEW program
  144.  
  145.          RETURN          Used for key-word search to select file names.
  146.  
  147.          keypad "0"      List all files in df0:  (they don't AutoSort)
  148.          keypad "1"      List all files in df1:
  149.          keypad "2"      List all files in df2:
  150.          keypad "3"      List all files in df3:
  151.          keypad "."      List all files in vd0:
  152.  
  153.          BACKSPACE       Makes the INTERVIEW screen invisible
  154.                          (puts INTERVIEW behind all other screens)
  155.  
  156.          SPACEBAR        Makes the INTERVIEW screen visible
  157.                          (puts INTERVIEW in front of all other screens)
  158.  
  159.          UP (ARROW)      Scrolls the file catalog up
  160.          DOWN (ARROW)    Scrolls the file catalog down
  161.          LEFT (ARROW)    Scrolls the file catalog left
  162.          RIGHT (ARROW)   Scrolls the file catalog right
  163.  
  164.          SHIFT-UP        Scrolls the directory catalog up
  165.          SHIFT-DOWN      Scrolls the directory catalog down
  166.          SHIFT-LEFT      Scrolls the directory catalog left
  167.          SHIFT-RIGHT     Scrolls the directory catalog right
  168.  
  169.  
  170. Future enhancements --
  171.  
  172.      Write down your ideas, and send them to the above address.
  173.