Blame docs/VMSWAIS.announce

Packit f574b8
				03-Jun-1994
Packit f574b8
Packit f574b8
	I have added DIRECT_WAIS support for VMS to Lynx.  It uses highly
Packit f574b8
modified freeWAIS modules, collected into HTVMS_WaisUI.c, HTVMS_WaisUI.h,
Packit f574b8
HTVMS_WaisProt.c, and HTVMS_WaisProt.h, interfaced to HTWAIS.c and HTWSRC.c
Packit f574b8
of the WWWLib.  The socket reads and writes use the code for VMS in the Lynx
Packit f574b8
version of the WWWLib, and thus are non-blocking (interruptable via the 'z'
Packit f574b8
command), and "already" ported to all the VMS TCPIP packages supported by
Packit f574b8
Lynx.   All messaging associated with WAIS searches and document fetches go to
Packit f574b8
the Lynx statusline as Progress() or Alarm() reports.
Packit f574b8
Packit f574b8
	I also prettied up the HTWAIS.c and HTWSRC.c screen displays for both
Packit f574b8
VMS and Unix.  I've been trying to build in recursive FORM-based interfaces,
Packit f574b8
instead of the present iSINDEX-based interfaces, but haven't succeeded ;(.
Packit f574b8
	
Packit f574b8
	The DIRECT_WAIS support is automatic for VMS (i.e., is implemented
Packit f574b8
via the BUILD.COM and LIBMAKE.COM procedures, without need to specify anything
Packit f574b8
but your TCPIP package, as in the previous, standard VMS builds).  Simply
Packit f574b8
enter   @BUILD <TCPIP package>   or enter   @BUILD   and then the number of
Packit f574b8
your TCPIP package in response to the prompt, and you'll have DIRECT_WAIS
Packit f574b8
support along with every other wonderful thing in Lynx 8-).
Packit f574b8
Packit f574b8
				Fote
Packit f574b8
Packit f574b8
=========================================================================
Packit f574b8
 Foteos Macrides           Worcester Foundation for Experimental Biology
Packit f574b8
 MACRIDES@SCI.WFEB.EDU     222 Maple Avenue, Shrewsbury, MA 01545
Packit f574b8
=========================================================================