Rev 32 | Rev 5766 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 32 | Rev 4562 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +var+ |
1 | !! +exec+ +var+ |
2 | $lst_tit exec$lst_titend$type_both |
2 | $lst_tit exec$lst_titend$type_both |
3 | $lst_alias execute, run, call |
3 | $lst_alias execute, run, call |
4 | $(lst_syntax)exec $emph command parms$emphend</tt |
4 | $(lst_syntax)exec $emph command parms$emphend</tt> |
5 | $lst_mean execute external command $emph command$emphend with optional |
5 | $lst_mean execute external command $emph command$emphend with optional |
6 | parameters $emph parms$emphend. $emph command$emphend must be a valid |
6 | parameters $emph parms$emphend. $emph command$emphend must be a valid |
7 | program name in the wims-public directory $emph bin$emphend. <br> |
7 | program name in the wims-public directory $emph bin$emphend. <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. |