Description |
Splits the specified file into parts (or chunks) of a fixed sized. These file pieces can make the original file easier to distribute. The pieces can later be re-joined using the Join File Action. |
Declaration |
<AMSPLITFILE FILE="FileName" DESTINATION="FolderName" SIZETYPE="FLOPPY" SIZE="1.44" BYTETYPE="MB" /> |
Example |
<AMSPLITFILE FILE="C:\Documents and Settings\marie.black\My Documents\bpaserver.txt" DESTINATION="C:\Documents and Settings\marie.black\Desktop\Graphics" SIZETYPE="FLOPPY" SIZE="1.44" BYTETYPE="MB" /> |
General Tab Parameters |
File to split: Specifies the file to split. Folder to split files: Specifies the folder in which to put the split files. Individual file piece size: Specifies the maximum size of each split file. The available options are:
|
See Also |
Join File, Copy File, Move File, Delete File, Delete Folder, Rename Folder |