<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="4">I meant userBaseDirectory in my initial message.</font></p>
<p><font size="4">When starting the image with the -ud option, I
don't get the expected path for userBaseDriectory. I got :</font></p>
<p><font size="4">DirectoryEntry userBaseDirectory /tmp .<br>
DirectoryEntry cuisBaseDirectory /tmp/DyboApp/Resources/image .</font></p>
<p><font size="4">when the image is started with the option -ud </font><font
size="4">/tmp/DyboApp/Resources</font></p>
<p><font size="4">Only once I executed in this image:</font></p>
<p><font size="4">Smalltalk processCommandLineArguments: true.</font></p>
<p><font size="4">I get the expected path for userBaseDirectory:</font></p>
<p><font size="4">DirectoryEntry userBaseDirectory <b>/tmp/DyboApp/Resources</b>
.<br>
DirectoryEntry cuisBaseDirectory /tmp/DyboApp/Resources/image .<br>
<br>
</font></p>
<p><font size="4"><br>
</font></p>
<pre class="moz-signature" cols="72">--
<a class="moz-txt-link-freetext" href="http://mamot.fr/@drgeo">http://mamot.fr/@drgeo</a></pre>
</body>
</html>