<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="4">Ok. In that case, I think the type for </font><font
size="4">#initialFileListDirectories could be </font><br>
<font size="4"><font size="4">#(root image vm current misc) where
#misc means the preference value is a DirectoryEntry instance.
Most of the behavior will have to be move to FileList though,
but you will just need to adjust as:</font></font></p>
<p><font size="4"><font size="4">PreferenceNG at: </font></font><font
size="4"><font size="4"><font size="4">#initialFileListDirectories
put: '/tmp/' asDirectoryEntry</font></font></font><br>
<font size="4"><font size="4"><font size="4"><font size="4"><font
size="4">PreferenceNG at: </font></font><font size="4"><font
size="4"><font size="4">#initialFileListDirectories put:
#root<br>
</font></font></font></font></font></font></p>
<p><font size="4"><font size="4">Will it do it?</font></font></p>
<p><font size="4"><font size="4">Hilaire</font></font></p>
<p><font size="4"><br>
</font></p>
<div class="moz-cite-prefix">Le 07/05/2022 à 19:06, Gerald Klix a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:252191E3-27C1-4A73-A889-DE769C957E5E@getmailspring.com">
<div>Works for me, that means works in Haver.</div>
<br>
<div class="gmail_quote_attribution">On May 7 2022, at 7:03 pm,
Gerald Klix via Cuis-dev <a class="moz-txt-link-rfc2396E" href="mailto:cuis-dev@lists.cuis.st"><cuis-dev@lists.cuis.st></a> wrote:</div>
<blockquote>
<div>Probably broken. I will investiage.</div>
<br>
<div class="gmail_quote_attribution">On May 7 2022, at 6:41 pm,
Hilaire Fernandes via Cuis-dev <a class="moz-txt-link-rfc2396E" href="mailto:cuis-dev@lists.cuis.st"><cuis-dev@lists.cuis.st></a>
wrote:</div>
<blockquote>
<div> </div>
<div>
<div><font size="4">Hi,</font></div>
</div>
<br>
<div>
<div><font size="4">For the FileList tool there is this
#initialFileListDirectories preference. It can accept
symbol as #root, #image, etc or a Set with
DirectoryEntry (?). This is not uniform type.</font></div>
</div>
<br>
<div>
<div><font size="4">For now I implemented this preference as
below:</font></div>
</div>
<br>
<div><font size="4">#(initialFileListDirectories #roots #(root
image vm current) )</font></div>
<br>
<div>
<div><font size="4">I understand this preference is used
with FileList to change the initial directory. I try to
use the feature for an arbitrary initial directory
without success (image locked)</font></div>
</div>
</blockquote>
</blockquote>
</blockquote>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
</body>
</html>