                              EasySplit  Ver 1.0
      EasySplit is an easy way to split a large file into  many  small  files. 
 The size of each single file is specified by the user.
 *************************
 *Advantages of EasySplit*
 *************************
 *It is easy. There are only  two  arguments  which the  program  need: the
  file name, and the size of  each single  file.Furthermore, when you want to 
  rebuild the original file, you don't have to run the program again. What you
  need to rebuild it is to run small batch file called reubuild.bat .
 *It is small. This program consumes less than 31 KB  in  your hardisk.
 *It is free. You don't have  to  pay anything  to use  EasySplit. Why do you 
  waste your money buying commercial software do the same work ?
 **********************
 *How to Use EasySplit*
 **********************
 Esplit filename.ext n
 filename.ext: is the large file which you want to split it into small files.
 n: is the number of kilobytes containing in each single file.
     0 < n < 99999999999999999999999999999 KB
    The program will  not  accept  floating  numbers. 
    For  example, if n=500.5 the program will consider n=500 KB. 
    If you want each single file containing 1.5 MB, n=1.5*1024=1536 KB
    Note: 1 MB=1024 KB
 
 If you have any comment or if you experience any problem using EasySplit
 please let me Know.
 
 Hussam Abdulkhaleq Bamatraf
 EasySplit@hotmail.com