<!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.2600.0" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN class=240104911-05022003>Hello 
all</SPAN></FONT></DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN 
class=240104911-05022003></SPAN></FONT> </DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN class=240104911-05022003>In a 
script i have wrote:</SPAN></FONT></DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN 
class=240104911-05022003>...</SPAN></FONT></DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN 
class=240104911-05022003>        
pi=fo.tell()<BR>        
fo.write(string.join(documento, 
'\n')+'\n')<BR>        
pf=fo.tell()<BR>        DICC[c]=[pi, 
pf]<BR>...</SPAN></FONT></DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN 
class=240104911-05022003></SPAN></FONT> </DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN class=240104911-05022003>After, 
by a wxListbox event, you can see only a part of a big file.</SPAN></FONT></DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN 
class=240104911-05022003></SPAN></FONT> </DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN class=240104911-05022003>pi 
works well, but pf-pi is bigger than len(string.join(documento, 
'\n')+'\n')</SPAN></FONT></DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN 
class=240104911-05022003></SPAN></FONT> </DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN class=240104911-05022003>Doesn´t 
it be with the same value??</SPAN></FONT></DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN 
class=240104911-05022003></SPAN></FONT> </DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN class=240104911-05022003>This 
make my script works wrong because in notepad shows n bytes from another 
document.</SPAN></FONT></DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN 
class=240104911-05022003></SPAN></FONT> </DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN 
class=240104911-05022003>Thanks</SPAN></FONT></DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN 
class=240104911-05022003></SPAN></FONT> </DIV>
<DIV><FONT face="Letter Gothic MT" size=2><SPAN 
class=240104911-05022003>Enrique</SPAN></FONT></DIV></BODY></HTML>