<HTML>
<HEAD>
<TITLE>Re: newbie question</TITLE>
</HEAD>
<BODY>
<FONT COLOR="#FF00FF"><FONT FACE="Verdana">Rosalind Ezhil writes<BR>
<BR>
I am trying to use Squeak to<BR>
extract and analyse information from existing data files using Squeak on<BR>
Windows.<BR>
</FONT></FONT><FONT FACE="Verdana"><BR>
I suggest use the following<BR>
<BR>
<FONT COLOR="#000080">| path |<BR>
<BR>
path _ FileList2 modalFolderSelector.<BR>
&nbsp;&nbsp;&nbsp;&nbsp;FileDirectory setDefaultDirectory: path pathName.<BR>
</FONT><BR>
Work on any file and plattform<BR>
<BR>
Edgar De Cleene</FONT>
</BODY>
</HTML>