Subversion Repositories wimsdev

Rev

Rev 4562 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
32 reyssat 1
!! +exec+ +jump+
2
$lst_tit readproc$lst_titend$type_exec
3
  $(lst_syntax)readproc $emph file$emphend [$emph parm$emphend]</tt> <br>
4
  $lst_mean Include a variable processing file $emph file$emphend.
5
  $emph file$emphend must be a valid file name with the module's home
6
  directory as base directory. (directory structure may be specified in $emph
7
  file$emphend, but backtracing to parent directories is prohibited.)
8
  <br>And the parameter $emph parm$emphend can be accessed from within
9
  the called $emph file$emphend under the variable name $emph
10
  wims_read_parm$emphend.