Rev 4562 | Rev 5921 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4562 | Rev 5766 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | $type_both |
5 | $type_both |
6 | $(lst_syntax)mexec $emph command parms$emphend</tt> |
6 | $(lst_syntax)mexec $emph command parms$emphend</tt> |
7 | $lst_mean execute a module-private external command $emph command$emphend |
7 | $lst_mean execute a module-private external command $emph command$emphend |
8 | with optional parameters $emph parms$emphend. $emph command$emphend must |
8 | with optional parameters $emph parms$emphend. $emph command$emphend must |
9 | be a valid program name in the module's home directory. But the command is |
9 | be a valid program name in the module's home directory. But the command is |
10 | executed from the base directory of the server. <br> |
10 | executed from the base directory of the server. <br/> |
11 | When used as variable command, returns the output of the called program. |
11 | When used as variable command, returns the output of the called program. |