<HTML>
<HEAD>
<TITLE>Re: [squeak-dev] [Q] Where goes this we have in Filelist ?</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
<BR>
On 3/11/10 2:50 PM, &quot;Karl Ramberg&quot; &lt;karlramberg@gmail.com&gt; wrote:<BR>
<BR>
</SPAN></FONT></FONT><BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Edgar J. De Cleene skrev 2010-03-10 22:17: <BR>
</SPAN></FONT></FONT><BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'> [Q] Where goes this we have in Filelist ? Just cooking </SPAN></FONT></FONT><FONT FACE="Lucida Grande"><SPAN STYLE='font-size:9pt'>SqueakCore-9371-alpha and I need add Experiments server/folders.<BR>
We have this in previous images, don&#8217;t know where go or new ways of doing this.<BR>
&nbsp;<BR>
Edgar</SPAN></FONT><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'> <BR>
<BR>
<BR>
<BR>
&nbsp;&nbsp;<BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Import all images from this directory <BR>
and <BR>
Import all images from here and &nbsp;subdirectory <BR>
<BR>
I think these are images as in pictures and are used for making &nbsp;movies from pictures<BR>
<BR>
<BR>
Karl<BR>
<BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Thanks , but I don&#8217;t ask about importing pictures.<BR>
When I said images , read .image or the place where your objects live, that is any Squeak and Pharo have how to add servers using FileList.<BR>
<BR>
<BR>
In workspace do<BR>
ServerDirectory serverNames <BR>
#('Bob SuperSwiki' 'Squeak.org Archive' 'Squeakland Projects' 'Squeakland SuperSwiki' 'Squeakland-BSS' 'Squeakland-Projects' 'UCSBCreate Archive' 'UIUC Archive').<BR>
<BR>
We must do ServerDirectory &nbsp;resetServers, I take about in SqueakCore and in FunSquek.<BR>
Think a empty .mcz with a preamble do the job.<BR>
<BR>
Another weird.<BR>
<BR>
#askServerInfo still exists and you could found a workaround for have a new server.<BR>
But the name you choose is lost.<BR>
<BR>
&gt;&gt;ServerDirectory addServer: aa named: ''UIUCArchive''. &nbsp;&quot;&lt;- known by this name in Squeak&quot;'.<BR>
This is the example and work in 3.10 and Pharo but not in trunk.<BR>
<BR>
Edgar</SPAN></FONT></FONT>
</BODY>
</HTML>