home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / gopher / 1125 < prev    next >
Encoding:
Internet Message Format  |  1992-07-30  |  2.3 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!cs.utexas.edu!uwm.edu!rutgers!ub!acsu.buffalo.edu!ubvmsb.cc.buffalo.edu!gerland
  2. From: gerland@ubvmsb.cc.buffalo.edu (Jim Gerland)
  3. Newsgroups: alt.gopher
  4. Subject: Re: VMS Client Help File
  5. Keywords: gopher help
  6. Message-ID: <Bs7n68.Gx5@acsu.buffalo.edu>
  7. Date: 30 Jul 92 16:30:07 GMT
  8. References: <1992Jul29.194306.13548@uvm.edu>
  9. Sender: gerland@ubvms.cc.buffalo.edu (Jim Gerland)
  10. Reply-To: gerland@ubvmsb.cc.buffalo.edu
  11. Organization: University at Buffalo
  12. Lines: 77
  13. Nntp-Posting-Host: ubvmsb.cc.buffalo.edu
  14.  
  15.  
  16. In article <1992Jul29.194306.13548@uvm.edu>, jmc@newton.emba.uvm.edu.uvm.edu (John
  17. Connors) writes:
  18. >If you someone could be so kind as to direct me to a help file suitable
  19. >for the VMS gopher client?  Or mail it to me?   People type 'h' and 
  20. >get a file not found error.  
  21.  
  22. Here's the file GOPHER.HELP that I think comes with the GOPHER for VMS
  23. package and is pointed to by the logical GOPHERHELP :
  24.  
  25. --------begin gopher.help---------------------
  26.  
  27.      Keystroke  Action
  28.      =========  ====================================================
  29.      <RETURN>   Read current selection
  30.      u or U     Go back one menu level
  31.      s          Save current selection to a file
  32.      q or Q     Quit and return to VMS
  33.      O          Change program options
  34.      ?          Display help file 
  35.  
  36. -------------end gopher.help-------------------
  37.  
  38. and here's the GOPHER.RNH file I quickly created for our local HELP
  39. entry:
  40.  
  41. -----------begin gopher.rnh--------------------
  42.  
  43. .noflags
  44. .lm 1
  45. .rm 75
  46. .i-1;1 gopher
  47. .br
  48. gopher is a VMS client that provides a way to access Internet available
  49. information.
  50. .br
  51. .i-1;2 Setup
  52. .br
  53. To use gopher, you must first either type:
  54. .bl
  55. .i+5;SETUP gopher
  56. .bl
  57. at the VMS $ prompt, or put the following line in your LOGIN.COM file:
  58. .bl
  59. .i+5;$ SETUP gopher /QUIET
  60. .br
  61. .i-1;2 Usage
  62. .br
  63. You invoke gopher entering the command:
  64. .bl
  65. .i+5;gopher[ host.domain.net port]
  66. .bl
  67. If you the host and port, gopher will connect to the default gopher server.
  68. .br
  69. .i-1;2 Author
  70. .br
  71. Mark Van Overbeke
  72. .br
  73. Systems Software Programmer
  74. .br
  75. Behmler Hall, Room 10C
  76. .br
  77. E. 4th Street and College Ave.
  78. .br
  79. University of Minnesota, Morris
  80. .br
  81. Morris, MN   56267
  82. .br
  83. (612) 589-6378
  84. .br
  85. Mark@caa.mrs.umn.edu (VMS)
  86. .br
  87.  
  88. -------------end gopher.rnh-----------------
  89.  
  90. Hope this helps.
  91. Jim...
  92.