Link's manual can be read by opening the file C:\link\1.3\manual\index.html
in your web browser.  The URL should be file:///C|/link/1.3/manual/index.html.

To run Link, type the following lines or put them into your
C:\autoexec.bat, then type 'autoexec.'

rem below, the pathname should be replaced by the full pathname
rem of the current directory.  The default reflected below is
rem C:\link.  Note that forward slashes are required in the
rem definition of STK_LOAD_PATH and LINK_BASE.



set STK_LIBRARY=C:\link\1.3\stk
set STK_LOAD_PATH=C:\link\1.3\stklos
set LINK_BASE=C:\link\1.3   


