Hi,
I have made a macro, which puts files into a directory. The name of the directory comes from a string, but this string sometimes contains ", ' / etc characters, which prevents the directory-creation.
So the question is simple, how could I remove these characters from myString variable?
Thank you
Bookmarks