Hi, I have a URL of the form: file://localhost/Users/Dave/Folder/Folder/filex.xxx and I want to convert it to: /Users/Dave/Folder/Folder/filex.xxx Is there a function to do this, or do I just have to remove "file;// localhost" from the front of the string? Thanks a lot All the Best Dave