Subversion Repositories wimsdev

Rev

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

Rev Author Line No. Line
32 reyssat 1
!! +exec+ +var+
11210 bpr 2
tit:exec
3
type:$type_both
11220 bpr 4
alias:execute, run, call
11292 bpr 5
syntax:!exec ``command parms''
6
mean:execute external command ``command'' with optional parameters ``parms''. \
17228 bpr 7
 ``command'' must be a valid program name in the wims-public directory ``bin''. <br>\
32 reyssat 8
  When used as variable command, returns the output of the called program.