VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

InStrRev for VB5

String Manipulation   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This is a InStrRev function for VB5. I took a look at the one microsoft recomend, and almost died of laughter.

Inputs
The string to Search The string to Find Optional :> The start position

Returns
The postion of the Found string in the Searched string.

Side Effects
None.

Rate InStrRev for VB5 (3(3 Vote))
InStrRev for VB5.bas

InStrRev for VB5 Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters