I just checking if there is an API somewhere in the scripting to filter a string so it wont contain non file system savvy characters, or if that is something I need to do myself.
Just that it's often faster and better to call an API (which I tried to locate) than doing things in scripts, even though RegExp would probbaly be fast.