PWD

From STX Wiki
< Programmer Guide‎ | Command Reference
Revision as of 18:31, 18 November 2010 by Admin (talk | contribs) (1 revision: Initial import)
Jump to navigationJump to search

PWD

var := PWD [directory]

-> var = 'currentworkingdirectory' or empty if failed

Set and or get current working directory. The directory is not changed if directory is not specified.

If you are working with scripts (*.sts), the script directory is stored in the shell variable scriptDirectory.See also: @ROOT and @WORK

Navigation menu

Personal tools