Subversion Repositories wimsdev

Rev

Rev 4562 | Rev 5921 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
32 reyssat 1
!! +exec+
2
$lst_tit mexec$lst_titend
3
  This command is only available for $emph trusted$emphend modules of the
4562 bpr 4
  site.
32 reyssat 5
  $type_both
4562 bpr 6
  $(lst_syntax)mexec $emph command parms$emphend</tt>
32 reyssat 7
  $lst_mean execute a module-private external command $emph command$emphend
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
5766 bpr 10
  executed from the base directory of the server. <br/>
32 reyssat 11
  When used as variable command, returns the output of the called program.