<HTML><FONT FACE=arial,helvetica><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2" STYLE="BACKGROUND-COLOR: #FFFFFF">Only thing I can think of off the top of my head... make sure the file path is in POSIX-style (what you'll see in the 2.4.3 version for Mac when you use "answer file").<BR>
It should look like:<BR>
<BR>
/MyFiles/stack.mc<BR>
<BR>
but NOT like<BR>
<BR>
/Macintosh HD/MyFiles/stack.mc<BR>
<BR>
That is... leave off the volume name.<BR>
<BR>
What happens if you try to open and read a text file from the same folder- does that work?<BR>
<BR>
Brian<BR>
<BR>
</FONT><FONT COLOR="#000000" FACE="Geneva" FAMILY="SANSSERIF" SIZE="2" STYLE="BACKGROUND-COLOR: #FFFFFF"></FONT></HTML>