VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



File Splitter v1.0

by Eric O'Sullivan ()
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (2 Votes)

This will split a into parts of the given size. I know that there are a lot of these on VBC (and other sites), but the code here is clean, neat and very well commented and keep in mind that this is for learning purposes. Good for anyone learning about file/string handling. The gui isn't up to much, but the code is centered around a module, so you can just add the module into another project and call the functions. You only need three things to use the module, a form, a label and a progressbar. The interface is entirly up to you. All checks are done internally, so the interface code is about as minimal as you can want. Any suggestions for improvements are welcome and feel free to vote :)

Rate File Splitter v1.0

Upload

Download this snippet    Add to My Saved Code

File Splitter v1.0 Comments

No comments have been posted about File Splitter v1.0. Why not be the first to post a comment about File Splitter v1.0.

Post your comment

Subject:
Message:
0/1000 characters