<HTML><FONT FACE=arial,helvetica><FONT  SIZE=2 FAMILY="SANSSERIF" FACE="Arial" LANG="0"><BR>
I haven't looked at 2.4 yet so perhaps this has already been addressed, but something that would be helpful would be in the procedure to get the files of a certain folder.&nbsp; At present, it is something like this:<BR>
<BR>
&nbsp; put the directory into oldDirectory<BR>
&nbsp; set the directory to "c:/myFolder1/myFolder2"<BR>
&nbsp; put the files into myFiles<BR>
&nbsp; set the directory to oldDirectory<BR>
<BR>
It would be nice to simply write something like:<BR>
<BR>
&nbsp; put the files of "c:/myFolder1/myFolder2" into myFiles<BR>
<BR>
Any possibility here, Scott?<BR>
<BR>
Philip Chumbley</FONT></HTML>