Fast Sequential File Splitter This is a simple utility that could save you a lot of time and wear and tear on your drives. While working with a number of large sequential files, I decided to split them down into smaller chunks. This made editing then a lot easier. Unfortunately, my utility box had several file splitter programs...but they were so s-l-o-w! Took better than an hour to split a 400 block sequential file into 20 block segments. So, I simply sat down for a short while and wrote this hybrid ML program. It will run on any single or multi drive setup. It is happy with any type of drive from the lowly 1541 through the 1581. This utility will split a 120 block file into 10 block chunks, on a single 1541 drive in under 5 minutes. I used it on a 385 block file and it took about 10 minutes on my two drive system. I hope that this will help you out. Jim Hehl Wasilla, Ak.