Rev 11220 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11220 | Rev 11292 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | alias:execute, run, call |
4 | alias:execute, run, call |
5 | syntax:!exec |
5 | syntax:!exec ``command parms'' |
6 |
|
6 | mean:execute external command ``command'' with optional parameters ``parms''. \ |
7 |
|
7 | ``command'' must be a valid program name in the wims-public directory ``bin''. <br/>\ |
8 | When used as variable command, returns the output of the called program. |
8 | When used as variable command, returns the output of the called program. |