* SWISH-E, Web_Tools, Web page indexing tool   SWISH-E V2.4.3# http://www.vsm.com.au/ftp/jfp/kits/   Q SWISH-E is a fast, powerful, flexible, free, and easy to use system for indexing  R collections of Web pages or other files. Python include a SWISH-E query interface.  L By default, the installation procedure installs this library package in the O SYS$COMMON:[SWISH-E] directory. To install it in another directory, dev:[dir],  Q use the /DESTINATION parameter of the PRODUCT command. In this case, the library  = package will be installed in the dev:[dir.SWISH-E] directory.    Installation  H    1. Make the directory which holds the ZIP file your default directory0    2. Extract the PCSI kit from the ZIP archive.  " $ UNZIP "-V" SWISH_E-V0204-2-1.ZIP  :    3. Install the tool package to your chosen destination.  # $ PRODUCT INSTALL swishe  (default)      or ...  / $ PRODUCT INSTALL swishe /DESTINATION=dev:[dir]   R    4. Finally, run the DCL procedure STARTUP.COM to define the necessary logicals.  I (You might want to add the relevant line to your SYSTARTUP_VMS.COM file.)   ) $ @SYS$COMMON:[SWISH-E]STARTUP  (default)    or ...   $ @dev:[dir.SWISH-E]STARTUP     