Subversion Repositories wimsdev

Rev

Rev 11256 | Rev 14169 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11256 Rev 11292
Line 2... Line 2...
2
tit:mexec
2
tit:mexec
3
type:$type_both; $type_adm
3
type:$type_both; $type_adm
4
syntax:!mexec `command parms'
4
syntax:!mexec ``command parms''
5
mean:execute a module-private external command `command' with optional parameters `parms'. \
5
mean:execute a module-private external command ``command'' with optional parameters ``parms''. \
6
 `command' must be a valid program name in the module\'home directory. But the command is\
6
 ``command'' must be a valid program name in the module'home directory. But the command is\
7
  executed from the base directory of the server. <br/>\
7
  executed from the base directory of the server. <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.