**** Installation of WS-Pluspack ***** 1. Copy all the files to a directory install_directory/tty/plus 2. Go to Webspeed Workshop. 3. Use the Scripting-Lab to run ... "run plus/setup.p." 4. .. this should get you to the setup program. If you wish to use the startup enhancer then do following. For more information look in the Pluspack's help pages. /* Note that this is incompatible with FreeFrameWork */ 1. modify the agent startup to "plus/web-disp.p". 2. set the environment options for the agent.. a) plusLog = logdirectory b) plusConnect = list of databases for automatic reconnect c) plusOptions = compile,session,log,debug /** compile - enable run-time compile of speedscript code **/ /** session - enable automatic session cookie (similar to ASP) **/ /** logs - enable logs to be written **/ /** debug - enable logs to be written immediate (not batched, for progs that crashes) **/