Rev 4562 | Rev 5921 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
32 | reyssat | 1 | !! +exec+ +jump+ |
2 | $lst_tit readproc$lst_titend$type_exec |
||
4562 | bpr | 3 | $(lst_syntax)readproc $emph file$emphend [$emph parm$emphend]</tt> |
32 | reyssat | 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.) |
||
5766 | bpr | 8 | <br/>And the parameter $emph parm$emphend can be accessed from within |
32 | reyssat | 9 | the called $emph file$emphend under the variable name $emph |
10 | wims_read_parm$emphend. |