Message 1 of 1
Escaping characters in the shell command
Not applicable
11-13-2003
07:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm calling ghostscript using the shell command to create pdf files. My
problem occurs when the path to the file includes a "%" character.
Ghostscript doesn't like that. I've already wrapped my string in quotes
to allow spaces in the name. How do I get it to accept "%" characters?
thanks,
-mjm
problem occurs when the path to the file includes a "%" character.
Ghostscript doesn't like that. I've already wrapped my string in quotes
to allow spaces in the name. How do I get it to accept "%" characters?
thanks,
-mjm