[Jsap-users] Escape characters
Bob Swift
bob.swift at charter.net
Tue Jun 16 08:23:56 CDT 2009
I am having trouble on Windows with string parameters that contain
various special characters. I can escape a double quote by using a
backslash (\"). That works. However, if the string that follows
contains a >, then Windows has a problem with that - it interprets it
as a redirection. How do you deal with this?
For instance:
--myparameter " \" >"
The system cannot find the path specified.
More information about the Jsap-users
mailing list