VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A String Replacement Function

MilkTin  (1 Submission)   String Manipulation   Visual Basic 3.0   Beginner   Wed 3rd February 2021

I know there is the
replace(text1.text,"Jack","Jill")
in VB6 which would find all the words Jack and replace them with Jill in text1, but how can I do this in VB5?
I want to be able to put symbols in general sentences, and replace the symbols with specific data. such as:
Thats a great pass from #!
He passes to # who sets up a shot!

Rate A String Replacement Function (10(10 Vote))
A String Replacement Function.bas

A String Replacement Function Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters