| |
Thank you for using file splitter, a free tool helping you to split big files into smaller ones.
|
| |
|
 |
 |
| |
Links page lists the recommended services from our members.
|
|
|
 |
| |
by Forperfect Technologies http://www.forperfect.com
License:
This software is licenced under the LGPL. Please read LICENSE for information on the
software availability and distribution. License (LGPL) file is included in software download.
DISCLAIMER:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
FORPERFECT TECHNOLOGIES OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Description:
This tool is created by Forperfect Technologies to help you to split big text file into multiple smaller files.
The code is released to you in source code, it is done in WSH script.
This works in Windows only. And you need have WSH component installed (most of Windows have already installed this)
Installation:
Simply put this script anywhere in your machine. That is it.
Configuration:
This script will ask you two questions, what file to split? and how many lines for each file? You may set the
default answers to these questions so that you can answer them quickly every time you run the script.
Use text editor (notepad), edit file_splitter.vbs.
uploadfileName = "./myfile.txt"
maxLinesPerFile = 100
Change uploadfileName to be your usually file path.
Change maxLinesPerFile to your favoriate number.
How to run?
There are three ways to run this script:
- Double click file_splitter.vbs to run.
or
- Go to DOS command, type in: cscript file_splitter.vbs
or
- Go to DOS command, type in: wscript file_splitter.vbs
The program will prompt you what file to split, and what maximum number of lines are allowed in each result file.
Download
Click FREE DOWNLOAD to get it.
If you like this program, please visit our web site at: http://www.forperfect.com and drop us a line at .
Thank you very much.
created on 10/26/2005
Forperfect Technologies
|
| |
|