Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27184

Need help for simple thing (vb 2010)

$
0
0
hey.

need to know how to make my program for example search for something that have a name with the version number in the name.

let me give you an example:

'i need to search for RSBot-4045.jar

Code:

if fi.name = ("RSBot-") & something? then
        label1.text = (the program version)
else
        label1.text = "No RSBot File Found"
end if

how to make the program do this?

Viewing all articles
Browse latest Browse all 27184

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>