help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Getting current working directory (ala 'pwd')


From: Rick Flower
Subject: [Help-smalltalk] Getting current working directory (ala 'pwd')
Date: Thu, 25 Feb 2010 11:25:03 -0800
User-agent: RoundCube Webmail/0.2.1

Ok.. In poking around I thought I could get the current 
working directory by issuing something like the following:

Transcript show: (Directory working path); cr.

However, it displays the parent of the pwd.. Any ideas
on how to effectively get the return value of 'pwd'?

Thx!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]