Question: how to get a working directory?

How do I quickly paste and copy the path to my file or working directory? For example, in R:   IN: > getwd(); OUT: [1] "C:/Program Files/R/R-2.8.2/bin". What's the Maple equivalent for that, if any? How do I set/change a working directory? Thanks.

Please Wait...