J
John
Hi
What is the vb.net equivalent of;
y = Right(x, Len(x) - x.LastIndexOf("\"))
Thanks
Regards
PS: Trying to extract filename from the full path, in case anyone is
wondering.
What is the vb.net equivalent of;
y = Right(x, Len(x) - x.LastIndexOf("\"))
Thanks
Regards
PS: Trying to extract filename from the full path, in case anyone is
wondering.