Subversion Repositories wimsdev

Rev

Rev 14169 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
17228 bpr 1
>!! +exec+
11210 bpr 2
tit:mexec
11256 bpr 3
type:$type_both; $type_adm
11292 bpr 4
syntax:!mexec ``command parms''
5
mean:execute a module-private external command ``command'' with optional parameters ``parms''. \
14169 bpr 6
 ``command'' must be a valid program name in the module's home directory. But the command is\
17228 bpr 7
  executed from the base directory of the server. <br>\
32 reyssat 8
  When used as variable command, returns the output of the called program.