
28 Jan
2004
28 Jan
'04
7:51 a.m.
| For system, I do need doublequotes in arguments (e.g., when passing | complex option flags to the programs invoked, or when the arguments | contain strings). Can that really always be avoided for rawSystem? Perhaps the comment is misleading. You can indeed put quotes in arguments (they get escaped). It's backslash followed by quote that I don't know how to get into an argument Simon