home *** CD-ROM | disk | FTP | other *** search
/ Super Net 1 / SUPERNET_1.iso / PC / OTROS / UNIX / GOPHER / BBGOPHER.TAR / bbgopher.help < prev    next >
Encoding:
Text File  |  1993-09-15  |  4.9 KB  |  108 lines

  1. BBGopher 1.6
  2. Written by Mark Morley
  3. September 1993
  4. EMail: morley@camosun.bc.ca
  5.  
  6.  
  7. All commands in BBGopher can be abbreviated to the first character.  In fact,
  8. only the first character is checked.  This means that 'Q', 'Quit', 'QQQ', etc.
  9. will all have the same effect.  BBGopher is NOT case sensitive.
  10.  
  11. The following commands are available when you are looking at a gopher menu:
  12.  
  13.    (H)elp      This command displays this file (obviously).
  14.  
  15.    (Q)uit      This command exits BBGopher immediately.
  16.  
  17.    (=)         Without a numeric argument, this command displays the details
  18.                about the current gopher site.  If you specify a number, then
  19.                the details about the numbered menu item are displayed instead.
  20.                Details include Type, Title, Host Name, Port Number, and
  21.                Selector.
  22.  
  23.    (B)ookmarks This command calls up your menu of bookmarks.  Bookmarks are
  24.                menu items that you've previously saved for future quick
  25.                reference.  This command is not available when you're already
  26.                looking at your bookmark menu.
  27.  
  28.    (S)ave      This command is followed by the number of an item you wish
  29.                to save as a bookmark.  You can later retrieve a menu of your
  30.                saved bookmarks with the (B) command above.  This command is
  31.                not available while you are looking at your bookmark menu.
  32.  
  33.    (D)elete    This command is followed by the number of an item you wish
  34.                to delete from your bookmark list.  This command is available
  35.                only while you are looking at your bookmark menu.
  36.  
  37.    (L)ist      This command will redisplay the menu.  Use this if your
  38.                display gets messed up somehow, or if it's scrolled off the
  39.                screen.
  40.  
  41.    (P)revious  This command backs up one level in the gopher tree.  You
  42.                cannot backup past the top level menu.  You would also use
  43.                this command to exit your bookmark menu.
  44.  
  45.    (U)p        This command causes the previous screen of a multi-screen
  46.                menu to be displayed.  At the beginning of a menu it will
  47.                wrap around to the end.
  48.  
  49.    (D)own      This command causes the next screen of a multi-screen menu
  50.                to be displayed.  At the end of a menu it will wrap around
  51.                to the beginning.  Simply pressing ENTER without typing in
  52.                a command has the same effect.
  53.  
  54.    number      Entering the number of a menu item causes that menu item
  55.                to be selected.  What happens when you select a menu item
  56.                depends on what type of menu item it is.  The currently
  57.                supported types are listed later on.
  58.  
  59. NOTE: Occasionally you will find yourself at a menu that has no items
  60.       available.  This can be due to a host being down, a flakey connection,
  61.       an inproperly configured server, or any number of other reasons.  In
  62.       these cases your command options are limited.
  63.  
  64.  
  65. BBGopher displays gopher menus much like any other gopher client.  Each menu
  66. item is shown as a number followed by the item's type, followed by a
  67. description of the item.  BBGopher currently supports the following types of
  68. menu items:
  69.  
  70.    <TXT>       Text Document
  71.                Selecting a TXT item will cause the text file associated with
  72.                that item to be displayed for you.  After reading the text
  73.                you will have the option of mailing or saving the file.
  74.  
  75.    <DIR>       Directory
  76.                Selecting a DIR item simply leads you to another gopher menu.
  77.  
  78.    <TEL>       Telnet
  79.                Selecting a TEL item will cause a Telnet session to be
  80.                established.  If the host recommends a username, it will be
  81.                displayed for you.
  82.  
  83.    <TN3>       TN3270
  84.                Selecting a TN3 item will cause a TN3270 session to be
  85.                established.  These are generally connections to IBM mainframe
  86.                systems.
  87.                
  88.    <HQX>       Macintosh HQX File
  89.    <DOS>       DOS Binary File
  90.    <UUE>       UU Encoded File
  91.    <BIN>       Generic Binary File
  92.                Selecting any of these types of items will allow you to receive
  93.                a file.  BBGopher will prompt you to enter the local name
  94.                for the file to be retrieved.  It will then retrieve the file
  95.                and save it under the name you provide.
  96.  
  97.    <IDX>       Index Search
  98.                Selecting an IDX item allows you to perform keyword searches
  99.                on various databases.  BBGopher will prompt you to enter
  100.                your criteria.  You simply list one or more keywords that you
  101.                are looking for.  You may use AND and OR to combine the
  102.                keywords into a fairly complex query.
  103.  
  104.                There is one other menu type that BBGopher supports.  It is
  105.                the 'i' type (for 'information').  Items of type 'i' are
  106.                strictly informational.  They are displayed without a type and
  107.                cannot be selected.
  108.