IStdlib.Escape
Escape a string, eg replace reserved characters with escape sequences
escape a path replacing the directory separator with an underscore
put the string inside single quotes and escape the single quotes within that string
escape the string so it can be passed to the shell without remorse