diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2010-04-29 22:00:22 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2010-04-29 22:00:22 -0400 |
commit | dc748b1c47baadafae2c90f0e188927b11b7e029 (patch) | |
tree | c728869dc6504570b9bffb7459ccbdd1bf264a9f /docs/VMSWAIS.announce | |
parent | d4093cadbda3787dfb165954f8f6521790cfac86 (diff) | |
download | lynx-snapshots-dc748b1c47baadafae2c90f0e188927b11b7e029.tar.gz |
snapshot of project "lynx", label v2_8_8dev_6c
Diffstat (limited to 'docs/VMSWAIS.announce')
-rw-r--r-- | docs/VMSWAIS.announce | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/docs/VMSWAIS.announce b/docs/VMSWAIS.announce deleted file mode 100644 index 7253d0db..00000000 --- a/docs/VMSWAIS.announce +++ /dev/null @@ -1,28 +0,0 @@ - 03-Jun-1994 - - I have added DIRECT_WAIS support for VMS to Lynx. It uses highly -modified freeWAIS modules, collected into HTVMS_WaisUI.c, HTVMS_WaisUI.h, -HTVMS_WaisProt.c, and HTVMS_WaisProt.h, interfaced to HTWAIS.c and HTWSRC.c -of the WWWLib. The socket reads and writes use the code for VMS in the Lynx -version of the WWWLib, and thus are non-blocking (interruptable via the 'z' -command), and "already" ported to all the VMS TCPIP packages supported by -Lynx. All messaging associated with WAIS searches and document fetches go to -the Lynx statusline as Progress() or Alarm() reports. - - I also prettied up the HTWAIS.c and HTWSRC.c screen displays for both -VMS and Unix. I've been trying to build in recursive FORM-based interfaces, -instead of the present iSINDEX-based interfaces, but haven't succeeded ;(. - - The DIRECT_WAIS support is automatic for VMS (i.e., is implemented -via the BUILD.COM and LIBMAKE.COM procedures, without need to specify anything -but your TCPIP package, as in the previous, standard VMS builds). Simply -enter @BUILD <TCPIP package> or enter @BUILD and then the number of -your TCPIP package in response to the prompt, and you'll have DIRECT_WAIS -support along with every other wonderful thing in Lynx 8-). - - Fote - -========================================================================= - Foteos Macrides Worcester Foundation for Experimental Biology - MACRIDES@SCI.WFEB.EDU 222 Maple Avenue, Shrewsbury, MA 01545 -========================================================================= |