in reply to Re^3: Multiple Instances
in thread Multiple Instances
That doesn't address the issue. Let me rephrase it slightly: suppose the application requires multiple arguments, some of which need to be double quoted. How then do you manage the quoting? For example, if the application is 'copy' how would you perform the equivalent of:
copy "this one.txt" "that one.txt"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Multiple Instances
by VinsWorldcom (Prior) on Mar 12, 2009 at 12:33 UTC |