Tim Hicks wrote: >>I just found out that it is impossible to use File.read(20000) twice >>even in separate scripts, because Zope remembers the file position. > > > You can use File.seek(0) to get back to the start again. Thanks, Tim! -- Milos Prudek