[ Previous ] [ Contents ] [ Index ] [ Next ]

ns_library

Overview

Return directory for private or shared Tcl library

Syntax

ns_library private

ns_library shared

Description

ns_library private returns the directory where the server-specific Tcl source code resides. This directory location can be specified with the Library configuration parameter.

ns_library shared returns the directory where the shared Tcl source code resides. This directory location can be specified with the SharedLibrary configuration parameter.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.