I have managed to play and this basic script seems to do the trick - but it would be great if there was a solution to automate the whole process and write out files in manageable chunks from the one script.
My attempt thus far..
a = File.new("C:/RUBY_WORKING_
a.sysseek(0, IO::SEEK_CUR)
p a.sysread(20)
Main Topics
Browse All Topics





by: philsivyerPosted on 2009-03-05 at 07:35:58ID: 23806547
Hello
Forgot to mention that the files are .txt