<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face="Trebuchet MS" size=2><SPAN class=546204712-04012007>Hi 
there,</SPAN></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007>&nbsp;&nbsp;&nbsp; yesterday I've open a 
StandardFileStream in windows on a file which has a name with latin characters 
like "....ção".</SPAN></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007>&nbsp;&nbsp;&nbsp; The code was something 
like:</SPAN></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007>&nbsp;&nbsp;&nbsp; [fileStream := StandardFileStream 
fileName: myFilename.</SPAN></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007>&nbsp;&nbsp;&nbsp; text := fileStream contents ] 
ensure: [fileStream close].</SPAN></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007>&nbsp;&nbsp;&nbsp; The text var allways has an empty 
string. No exceptions nor walbacks.</SPAN></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007>&nbsp;&nbsp;&nbsp; </SPAN></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007>&nbsp;&nbsp;&nbsp; My workarround was just to rename 
the file to a plain non latin ascii for the filename. Then everything was as 
expected.</SPAN></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face="Trebuchet MS" size=2><SPAN 
class=546204712-04012007>&nbsp;&nbsp;&nbsp; Cheers,</SPAN></FONT></DIV>
<DIV><FONT face="Trebuchet MS" size=2></FONT>&nbsp;</DIV>
<DIV align=left><SPAN class=250542422-20122006>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><?xml:namespace prefix = st1 ns = 
"urn:schemas-microsoft-com:office:smarttags" /><st1:PersonName w:st="on" 
ProductID="Sebastian Sastre&#13;"><SPAN 
style="FONT-SIZE: 10pt; FONT-FAMILY: 'Trebuchet MS'">Sebastian 
</SPAN></st1:PersonName></SPAN></P></DIV></BODY></HTML>