Ns adp dir

From AOLserver Wiki
Revision as of 18:53, 21 June 2004 by WikiSysop (talk | contribs) (imported from WiKit id 861)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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