VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Enhanced Split Function (2D) (Fixed)

Paul Robins  (1 Submission)   VB function enhancement   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This code is an addon to the "split" function in VB, it takes an string and will split it into a 2D array. It's pretty easy to figure out. I wasn't sure whether to put this as a beginner or intermediate so it is kinda inbetween. If you're using VB5 or before you'll need to download a replacement split function from this site somewhere.
Latest - Fixed a small problem with different sizes of one dimension (could have been fixed with on error resume next but this is more effective)

Rate Enhanced Split Function (2D) (Fixed) (3(3 Vote))
Enhanced Split Function (2D) (Fixed).bas

Enhanced Split Function (2D) (Fixed) Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters