Programmer Guide/Command Reference/PWD: Difference between revisions

From STX Wiki
Jump to navigationJump to search
(initial import)
 
m (1 revision: Initial import)
(No difference)

Revision as of 18:31, 18 November 2010

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