  >  This software is provided as is without warranty of any kind.3  It has been written at Bonner Lab by John Clement.     Installation :   -------------- I  1) Assuming you have unpacked the ZIP file distribution under the SYSTEM >     account and in a directory tree suitable for your cluster.  2) @PROTECTL  3) Execute [.TOPDRAWER]SETUP.COM at boot time (this defines logicals neededH     for TOPDRAW to function). User installation ? Execute SETUP_USER.COM     in your LOGIN.COM instead.  G  4) SYSTEM installation --> Define at login time the following symbol :   ' 	TDU :== @DISK$TDRAW:TDUSER_VMS.COM TPU   <     The second argument is the editor to be used by default.J     You can also place a TDU.COM in DCL$PATH (OpenVMS 6.1 and up) with the    following content3    $ TDU         :== @DISK$TDRAW:TDUSER_VMS.COM TPU     $ TDU 'p1' 'p2' 'p3'   H    if you chose to do so, there will be no need for a symbol definition..    This file is provided in this distribution.  ;  5)  SYSTEM or User Installation --> Tedious part (sorry) :       - Go in [.TOPDRAWER] L      - Edit TDUSER_VMS.COM . 3 printer are provided corresponding to our ownK        setup : LACEY_LJ3 SYS$LN03 CHEM_PS17 . Change this to the apropriate E        printer name available for your site. You may change the lines %        displayed in menu CHANGE0 i.e. * 		"LJet III-- Laser printer in room W-458"* 		"ChemPrt -- LN03  printer in room S-310"* 		"PS17Chem-- PS printer in room    W-458"C      - You MUST also edit STPRT.COM and change the LPTR.eqs. lines.   G  6) You may want to modify [.LIB]TDINIT.DAT but as is, it should be OK. 8  7) Nothing like the documentation : start with $ TDU -h      Note : In [.TOPDRAWER] tree :F   - TDUSER.COM is provided for some older version compatibility. It is$     obsolete and should not be used.  B   - [.LIB] contains abunch of macros you may want to use. They areB     documented at http://nucwww.chem.sunysb.edu/doc/topd_l.htmlx	 #     There is also a tutorial there.   I   - The shared library were not completely distributed at the time I got  2     this software. I have the VAX version only ...L     This probably means that you will not be able to build your own program K     using Topdrawer routines but this DOES NOT affect the execution of the  8     plotter. Don't forget to change the default printer.  F   - TDU may take advantage of PS2EPSI command if exists. If defined asK     a symbol, there will be no complaint. If not, a warning will be issued, N     the command attempted and ... (well, nothing will happen if you don't haveE     it). PS2EPSI is part of the GhostScript package. You can find the G     VMS script at http://nucwww.chem.sunysb.edu/htbin/software_list.cgi   K   - TDU may also take advantage of the LIBSEARCH program for a Help/context 4     search. I beleive you will find this software at:     ftp://ftp.wku.edu/vms/fileserv/libsearch.zip (a MUST).    