Hi
Is there any easy way of getting the path and filename from path+filename? That is, the user types in the full path like c:\temp\NewFolder\Myfile.txt and then I want to "extract" the information like this:
Path= c:\temp\NewFolder\
Filename = MyFile (with or without extension)
thanks,
Ramesh.
*This post is locked for comments
I have the same question (0)