oneline code to return file name from the full file path
oneline code to return file name from the full file path
Rate oneline code to return file name from the full file path
(1(1 Vote))
Text1.text= Right(Text1.Text, Len(Text1.Text) - InStrRev(Text1.Text, "\", Len(Text1.Text)))
oneline code to return file name from the full file path Comments
No comments yet — be the first to post one!
Post a Comment