PWD

From STX Wiki
< Programmer Guide‎ | Command Reference
Revision as of 15:05, 17 May 2010 by 193.171.195.8 (talk) (initial import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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