Command Line

Command SPLIT

Function:

Split a file into two files.
Syntax:
SPLIT [drive:][path]filename size [/V]
filenameSpecifies the file to split.
sizeSpecifies the size in bytes for the first file. Size bytes from the file filename will be placed into the first file and the remaining bytes will be placed into the second file.
/VShow version information.
Note:
  • The resulting two files have an extension of .1 for the first file and .2 for the second file.
  • Wildcards can not be used for parameter filename.
  • Also see command MERGE.

Copyright © 1995-2005 Lucien Cinc, All Rights Reserved
WinOne is an Australian registered trademark of Lucien Cinc