Rev 5766 | Rev 11210 | 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 read$lst_titend$type_exec |
||
4562 | bpr | 3 | $lst_alias include, input |
5921 | bpr | 4 | $(lst_syntax)read $emph file$emphend [$emph parm$emphend]</span> |
32 | reyssat | 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.) |
||
5766 | bpr | 9 | <br/>And the parameter $emph parm$emphend can be accessed from within |
32 | reyssat | 10 | the called $emph file$emphend under the variable name $emph |
11 | wims_read_parm$emphend. |
||
5766 | bpr | 12 | <br/> |
32 | reyssat | 13 | WIMS will try to cache the file for repeated use, unless the filename |
14 | is preceded by "./". |