VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

split function with a textbox

Rokinroj  (3 Submissions)   Data Structures   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

Good example of the split and randomize commands.
lets you place a long list of text in a textbox and randomly grab a line. My use for this was I had about 500 cd keys to issue to customers as they would callin. I would run this script, give them a number, remove from my list later, etc.
Possible uses might be for numbers, tip of the day quotes, etc.
Rokinroj

Assumes
text1.text needs to contain a list of text that is seperated by a return

Rate split function with a textbox (4(4 Vote))
split function with a textbox.bas

split function with a textbox Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters