Differences
This shows you the differences between the selected revisions of the page.
| 2011-07-31 | 2011-07-31 | ||
| scriptcommand_* (martin) | syntax (martin) | ||
| Line 27: | Line 27: | ||
| <code> | <code> | ||
| command -switch -switch2 parameter1 parameter2 ... parametern | command -switch -switch2 parameter1 parameter2 ... parametern | ||
| - | <code> | + | </code> |
| Command parameters that include space(s) have to be enclosed in double-quotes. To use double-quote literally, double it: | Command parameters that include space(s) have to be enclosed in double-quotes. To use double-quote literally, double it: | ||