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+ +jump+
11210 bpr 2
tit:readproc
3
type:$type_exec
11292 bpr 4
syntax:!readproc ``file'' [``parm'']
5
mean:Include a variable processing file ``file''. ``file'' must be a valid file name\
6
  with the module's home directory as base directory. (directory structure may be specified \
7
  in ``file'', but backtracing to parent directories is prohibited.)\
17228 bpr 8
  <br>And the parameter ``parm'' can be accessed from within\
11292 bpr 9
  the called ``file'' under the variable name ``wims_read_parm''.