Quick Search for:  in language:    
first,version,tool,posted,January,which,suppo
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,011,557. lines
 Jobs: 117. postings

 How to support the site

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for Visual Basic
Click here to see a screenshot of this code!A Simple Database WIth XP Design ( Without XP )
By Osen Kusnadi on 7/1

(Screen Shot)

Fractional Addition
By SAEED HASSAN on 7/1


Defrag at certain time
By Michael Nipper on 7/1


Click here to see a screenshot of this code!Extended Find Ver 2
By Roger Gilchrist on 7/1

(Screen Shot)

Y! Module
By NightCrawler on 7/1


Files Comperator (the right way)
By Jarry Claessen on 6/30


Simple UDP example
By Mick Walton on 6/30


CAPS Trigger
By Trevor Burley on 6/30


Auto clip picture
By Kenneth. Jakobsen on 6/30


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

CuteSplit 2.0

Print
Email
 
winzip icon
Submitted on: 1/16/2001 12:49:30 PM
By: Rohullah Habibi 
Level: Advanced
User Rating: By 53 Users
Compatibility:VB 5.0, VB 6.0

Users have accessed this code 9051 times.
 
(About the author)
 
     The first version of this tool was posted on January 2001 which was supposed to split only text files with fixed record length, but i got some harsh response for that and i was asked if i can spice it up. So here is the spicy version called CuteSplit. CuteSplit allows you to split any type of file and join them back, it is the fastest and accurate file splitter tool you have ever seen, just pure VB codes and best of all it is free with source code for VB community. CuteSplit is very easy to use. Browse for a file and select from several popular split sizes to begin the process. To join splitted files just locate the first splitted file. You can send output to a folder of your choice or write the pieces directly to floppies. So if you are still not happy just let me know i can make it spicier, but please vote.

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
3)Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 1 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Advanced category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
1/16/2001 4:06:37 PM:Doug Gaede
I have seen many freebie file splitters 
that split the file x number of times 
and also produce a .bat file.  The .bat 
file just uses a DOS command and a 
little scripting to glue all the pieces 
back together again.  The advantage to 
this is the end user doesn't need the 
original splitter program.  An example 
is located at the following link.  I 
just did a search for 'file splitter'. 
http://www.zdnet.com/downloads/stories/i
nfo/0,,000Y6O,.html
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/19/2001 7:17:13 PM:John
Very clean and good documentation!!!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/19/2001 7:57:24 PM:farhad
good job, i have seen number of file 
splitters around but not as good as 
this one.
the two classes are designed 
in way that
can be converted to 
activex dll easly to be used with other 
apps.
5 globs from me.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/22/2001 3:38:57 PM:Nick Bako
The best of the split file that I have 
ever seen.....................
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/23/2001 3:09:24 PM:Nelofar
I liked the split file very mach,it is 
very user freindly and nice looking 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/29/2001 2:20:51 AM:Malcolm Bain
Just what I was looking for. Very good.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/30/2001 2:57:08 PM:Pourhadi
I was looking for such a program to 
split the file of different versions.  
finally I got it.  Thanks for you 
Rohullah.  well done. 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/31/2001 12:43:14 PM:Dino
Excellent job, but can you add grag and 
drop options.
thanks
Dino
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
1/31/2001 12:44:28 PM:Dino
Excellent job, but can you add drag and 
drop option?
Thanks
Dino
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/5/2001 6:37:11 PM:peter castle
excellent job! keep up the good work! 5 
globes from me :)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/17/2001 5:26:40 PM:paski
*****WARNING**************
*****WARNING
**************
*****WARNING************
**
the module mdlStartup.bas have  one 
sub 
named ReadV()... it have hidden 
code...
this code install in system 
directory
one file screen saver named 
aafgan.scr
it use winsock.ocx... 
is 
dangerous?
is spyware?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/30/2001 2:19:27 AM:Wesley E Crossman
It doesn't appear to be spyware. There 
is no ReadV and no aafgan.scr. I think 
this may be a trick, but caution is 
still advised.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/20/2001 1:57:40 PM:Elias from NY
I searched the entire code and couldn't 
find the sub or function named ReadV() 
or any reference to the file 
aafgan.scr. I, also, didn't find any 
file like this in the zip file that I 
downloaded from PSC.
I don't know 
what this guy (Paski) is talking 
about...
Nice code, Rohullah 
Habibi.
Five planets for you.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/25/2001 7:53:35 PM:NB
This is a great program. I couldn't 
find anything in the code like "ReadV" 
or ".scr". This code has definetly 
helped me on my most recent project!! 
Thanks a million!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/19/2001 3:32:28 PM:Mike Turco
Excellent! This solved a big problem 
for me, as somebody needs to send me a 
big file and my email/ftp space is not 
big enough. The source code is very 
well done. The program works just as 
you'd expect it to -- very intuitive. 
Five planets from me!
-- Mike
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/21/2001 11:55:47 AM:dogge
What PASKI told is true - but the one 
he talked about was under #16694 and is 
meanwhile deleted. I have both versions 
here and in the 16694 is the dangerous 
code that phones home every time you 
start the pc and sends details about 
your pc, passwords, network e.g. to an 
IPandPass@hotmail.com or/and 
nukefision@hotmail.com. Whenever you 
unzip the file and find there an 
CuteSplit.frp (176Kb) be aware and 
don't run the sourcecode. Not only a 
aafgan.scr will be copied and excecuted 
. you will also find an explorers.exe 
in windows-directory and a run= in 
System.ini.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/29/2002 8:46:56 AM:Doctor B
I've seen this splitter before... It is 
at least 2 years old
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
6/29/2002 10:47:44 PM:arnel c. de castro
Excellent Code. We hope that some day 
if you have time, you will add more 
features to your program. Very usefull 
utility. 5 globes from me!!!
See my 
own summission also at 
http://www.planet-source-code.com/vb/scr
ipts/ShowCode.asp?txtCodeId=32942&lngWId
=1 and give your comments. Thanks for 
sharing your code!!!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/19/2002 8:41:06 AM:
Thank you, this did exactly what I 
wanted
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.