home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / comms_networking / htmlkeys / !HtmlKeys / !Help < prev    next >
Text File  |  1997-02-05  |  2KB  |  46 lines

  1.                 +-------------+
  2.                 ¦  HTML-Keys  ¦
  3.                 +-------------+
  4.  
  5.  Double-click on icon in filer window to install.
  6.  
  7.  Click on icon-bar icon to display tags available.
  8.  
  9.  Click on required tag to insert into (eg) !Edit.
  10.  
  11.  To modify the tags avaiable (in “TagsBin”),
  12.  see the fuller instructions below.
  13.  
  14.  HtmlKeys
  15.  ========
  16.  Editing the tags available in “TagsBin”
  17.  --------------------------------------
  18.  
  19.  Double-click on “TagsBin” to load it into your text editor (eg !Edit).
  20.  
  21.  Note the structure/syntax of each line:
  22.  
  23.     the first three characters are a three-bit binary number, with
  24.     each bit indicating whether there is/isn't an entry in the
  25.     left/centre/right columns of the buttons window.
  26.     (The combination “000” introduces a non-button title).
  27.  
  28.     There follows a comma-separated list of button-labels, with
  29.     as many items (and one fewer commas) as there are “1”s in front.
  30.  
  31.     Characters displayed will be exactly as per the items above;  and
  32.     characters generated will be exactly as per the items above, EXCEPT:
  33.        the down-arrow ⇩ (Alt-138) converts to a LineFeed new line;
  34.        the open/close quotes “ and ” convert to sexless quotes " " ;
  35.        the underscore _ converts to a deliberate space.
  36.  
  37.     The last entry MUST be “000,End” (but will not appear anywhere).
  38.  
  39.  The number of lines of items determines the number of rows of buttons
  40.  that will be displayed;  This should be limited to the number that
  41.  will be displayable in the screen mode (pixels size) that you use:
  42.  
  43.     800x600 (MODE 31) allows 27 rows;
  44.     1024x768 (RiscPC) allows about 34.
  45.  
  46. John Alldred <protovale@argonet.co.uk>