Subversion Repositories wimsdev

Rev

Rev 5766 | Rev 11210 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !! +exec+ +jump+
  2. $lst_tit read$lst_titend$type_exec
  3.   $lst_alias include, input
  4.   $(lst_syntax)read $emph file$emphend [$emph parm$emphend]</span>
  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 "./".
  15.