Introduction - If you have any usage issues, please Google them yourself
Split (and unsplit) one big file into multiple small ones This an invisible component with a simple task to split a file into multiple files of certain size. The most common need for this is when you want to put your (big) file on floppy disks, backup or for any other purposes. The method for reversing the process, the unsplitting, is also included. Built tested using Delphi versions 3, 4 and 5, but it should work with version 2 also document segmentation and reorganization
Packet : 617497split.zip filelist
Demo/
Demo/Main.dcu
Demo/Main.dfm
Demo/Main.pas
Demo/SplitFile.cfg
Demo/SplitFile.dpr
Demo/SplitFile.res
FileSplitPackage.dpk
FileSplitPackage.res
FileSplitter.dcr
FileSplitter.pas
Readme.txt