Hi all,<br>
&nbsp;&nbsp; i can't figure out how to test the existance of a file. The book i'm reading says to use<br>
<br>
aFileName exists<br>
<br>
but if i create a filename from a string sending the message<br>
<br>
aString asFilename<br>
<br>
Squeak says that it doesn't understand the exists message..<br>
<br>
any help?<br>
<br>
<br>
thanks,<br>
&nbsp; nelson<br>