get the path from a filename, in one line of code
get the path from a filename, in one line of code
Rate get the path from a filename, in one line of code
(1(1 Vote))
fDir = Left$(FileName$, InStrRev(FileName$, "\", -1))
get the path from a filename, in one line of code Comments
No comments yet — be the first to post one!
Post a Comment