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 read$lst_titend$type_exec
3
  $lst_alias include, input<br>
4
  $(lst_syntax)read $emph file$emphend [$emph parm$emphend]</tt> <br>
5
  $lst_mean Insert the content of $emph file$emphend, and process it.
6
  $emph file$emphend must be a valid file name with the module's home
7
  directory as base directory. (directory structure may be specified in $emph
8
  file$emphend, but backtracing to parent directories is prohibited.)
9
  <br>And the parameter $emph parm$emphend can be accessed from within
10
  the called $emph file$emphend under the variable name $emph
11
  wims_read_parm$emphend.
12
  <br>
13
  WIMS will try to cache the file for repeated use, unless the filename
14
  is preceded by "./".