home *** CD-ROM | disk | FTP | other *** search
/ Kosovo Orphans' Appeal Charity CD / KosovoOrphansAppeal.iso / internet / browsers / _webster / docs / choice / external < prev    next >
Text File  |  1995-08-07  |  5KB  |  69 lines

  1. <HTML><HEAD>
  2. <TITLE>External Viewers</TITLE>
  3. </HEAD><BODY>
  4. <center>
  5. <a HREF="../../!Help.html"><IMG WIDTH=67 HEIGHT=39 ALT="Index" SRC="../ToIndex"></a><br>
  6. <a HREF="misc.html"><IMG WIDTH=67 HEIGHT=39 ALT="Prev" SRC="../ToPrev"></a> <a HREF="../choices.html"><IMG WIDTH=67 HEIGHT=39 ALT="Choices Index" SRC="../GoUp"></a> <a HREF="extensions.html"><IMG WIDTH=67 HEIGHT=39 ALT="Next" SRC="../ToNext"></a><BR>
  7. <h1>External Viewers</h1>
  8. </center>
  9.  
  10. You can configure an application to view any type of file using this window. Some links to suitable viewers can be found in the document <a href="../sources.html#viewers"><cite>Sources of Fetchers and Viewers</cite></a>
  11. <P>
  12. This window is split into three main areas.
  13. <BR>
  14. <HR><img src="images/ext-list.gif" align=left>A scrolling list showing the configured Extension/FileTypes. One of which may be hilighted. Hilighting an entry, by clicking on it, allows the Action for that filetype to be changed. The list can be scrolled quickly by clicking on an arrow while holding the <kbd>Shift</kbd> key.
  15.  
  16. <br clear=all><HR><img src="images/ext-new.gif" align=left>A writable field and button to allow new types to be added. The writable field should contain the RISC OS filetype (if there is one assigned) starting with an ampersand (&) and no leading zeros. You should also put the extensions that any files of this type may have. These are usually between two and four letters and each type may have more than one possible extension. Each Filetype or Extension should be separated by a single comma.
  17.  
  18. <br clear=all><HR><img src="images/ext-act.gif" align=left>An action area where what is done with the currently hilighted type is is shown (This will be shaded when there is no hilighted entry in the scrollable area.
  19. <p>This actually consists of two parts, a list of the file extensions (Which you can alter) and types and the Action that is performed on a matching file.
  20. <br clear=all>
  21. The following Actions are available
  22. <dl>
  23. <dt>Ignored
  24.  <dd>If selected then the file is ignored!
  25. <dt>Filer_Run
  26.  <dd>This option allows you to run the file as if you double clicked on it. It is only useful if the <a href="../scantype.html">ScanType</a> file has given the file a RISC OS filetype and the application that uses this kind of file has been <quote>seen</quote> by RISC OS.
  27. <DT>Load Into Webster
  28.  <dd>Allows you to get webster to show the file. Webster currently only handles files of the following types.
  29.  <ul>
  30.  <LI>GIF (RISC OS type  &695) - an image file.
  31.  <LI>XBM (No RISC OS type, although they do contain only text) - an image file.
  32.  <LI>JPEG (&C85, or JPG) - another image type.
  33.  <LI>Sprites (&FF9) - The RISC OS standard image type.
  34.  <LI>Text (&FFF, TXT or TEXT) - pure text.
  35.  </ol>
  36. <dt>Open Save Box
  37.  <DD>Allows you to save the file for later use.
  38. <DT>Command
  39.  <DD>The most complex option. Allowing you to pass the file as a parameter to any command. (<A href="#command">Detailed below</a>)
  40. <dt>ArcWeb Render
  41.  <DD>When selected a standard Wimp Message to sent that can be caught by any running application. (Currently only useful for sounds files, e.g. those with the extension au or snd, which can be played using <a href="../sources.html#viewers">SoundCon</a>)
  42. </dl>
  43. <h2><a name="command">The <i>Command</i> Action</a></h2>
  44. The command line options allows any RISC OS application (Wimp Based or not) to be used to <quote>view</quote> fetched files.
  45. <P>
  46. The command line Should be any command with %0 placed where you want the filename. You can drag a file of application to the field to partially setup the info for you, but you must put the %0 in your self. All the following can be valid commands.
  47. <ul><a href="../sources.html#viewers">FPlay</a> %0
  48. <BR><a href="../sources.html#viewers"><MPEG$Dir></a> %0
  49. <BR>ADFS::HardDisc4.$.Apps.!ARPlayer %0
  50. <BR><ARPlayer$Dir>.!Run %0
  51. </ul>
  52. This assumes <a href="../sources.html#viewers">Fplay</a> is in a directory pointed to by Run$Path, and both <a href="../sources.html#viewers">!MPEG</a> and !ARPlayer have been seen by RISC OS.
  53. <HR>
  54. <h2>Quick Referance</h2>
  55. <ol>
  56.  <LI>Where possible the <a href="../scantype.html">ScanTypes</a> file is used to assign a RISC OS filetype to the fetched file. This make handling the file much more flexable.
  57.  <LI>For changes to take effect, and the required files to be created, you must either select another choices option or Click on the <quote>Save</quote> button.
  58.  <LI>You should put possible extensions and any RISC OS filetype (Starting with &, no leading zeros) in the Extension/Filetype list for each Entry.
  59.  <LI>Entrys in the Extension/FileType list must be in capitals and separated by commas.
  60.  <LI>You need to click on an entry in the list before you can change any entry.
  61.  <li>Clicking on a Scroll Arrow with Shift held Scrolls three entries at a time.
  62.  <LI>You can only create new entrys via the New button and the field to it's left.
  63.  <LI>If no entry matches the Clicked URL a Save Box is opened.
  64.  <li>This window still needs some work on it's Format and how it is updated.
  65. </ol>
  66. <hr>
  67. <address>© <a href="../author.html">Andrew Pullan</a>, 29th March 1995</address>
  68. </BODY></HTML>
  69.