Hello,
In other words, I need to get just the filename from any address string, either on internet or local drive.
Is it a case of reverse searching the string for a "/" and doing some sort of Len function to ignore the address part of the string or is there some other way?
Thanks for any help you may have.


Reply With Quote