<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Aik-Siong,<br>
<br>
Take a look at the comments at #currentDirectory and
#getCurrentWorkingDirectory.<br>
<br>
You can also set it to whatever you want, like for example:<br>
(DirectoryEntry classVarBindingOf: 'CurrentDirectory') value:
DirectoryEntry smalltalkImageDirectory.<br>
or<br>
(DirectoryEntry classVarBindingOf: 'CurrentDirectory') value:
DirectoryEntry vmDirectory.<br>
<br>
Cheers,<br>
<br>
On 4/3/2022 6:49 PM, Aik-Siong Koh via Cuis-dev wrote:
<blockquote
cite="mid:35ec89b2-245f-4d6c-6d6e-da53c9c8ac61@askoh.com"
type="cite">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
Hi:<br>
<br>
I doubleclick<br>
"C:\Users\askoh\OneDrive\askoh\Cuis\Cuis-Smalltalk-Dev-master\Squeak.exe"<br>
select image<br>
"C:\Users\askoh\OneDrive\askoh\Cuis\Cuis-Smalltalk-Dev-master\Cuis6.0-5069.image"<br>
<br>
Inside Workspace I inspect<br>
'aaa' asFileEntry<br>
<br>
But the path<br>
"C:\Users\askoh\OneDrive\askoh\Cuis\aaa"<br>
is not obvious to me! See image<br>
<br>
Thanks,<br>
Aik-Siong Koh<br>
<br>
<br>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
<a class="moz-txt-link-freetext" href="https://independent.academia.edu/JuanVuletich">https://independent.academia.edu/JuanVuletich</a>
<a class="moz-txt-link-freetext" href="https://www.researchgate.net/profile/Juan-Vuletich">https://www.researchgate.net/profile/Juan-Vuletich</a>
<a class="moz-txt-link-freetext" href="https://patents.justia.com/inventor/juan-manuel-vuletich">https://patents.justia.com/inventor/juan-manuel-vuletich</a>
<a class="moz-txt-link-freetext" href="https://twitter.com/JuanVuletich">https://twitter.com/JuanVuletich</a></pre>
</body>
</html>