Difference between revisions of "Ns adp dir"

From AOLserver Wiki
Jump to navigation Jump to search
(imported from WiKit id 861)
(No difference)

Revision as of 18:53, 21 June 2004

Man page: http://aolserver.com/docs/tcl/ns_adp_dir.html


NAME

ns_adp_dir - Returns the current working directory for an ADP page

SYNOPSIS

ns_adp_dir

DESCRIPTION

This command returns the current working directory of the current ADP page.~~~If this command is not called from inside an ADP page, "/" is returned instead.

EXAMPLES

   ns_adp_dir

Category Documentation - Category Core Tcl API