Rev 4562 | Rev 5921 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4562 | Rev 5766 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | $(lst_syntax)read $emph file$emphend [$emph parm$emphend]</tt> |
4 | $(lst_syntax)read $emph file$emphend [$emph parm$emphend]</tt> |
5 | $lst_mean Insert the content of $emph file$emphend, and process it. |
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 |
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 |
7 | directory as base directory. (directory structure may be specified in $emph |
8 | file$emphend, but backtracing to parent directories is prohibited.) |
8 | file$emphend, but backtracing to parent directories is prohibited.) |
9 | <br>And the parameter $emph parm$emphend can be accessed from within |
9 | <br/>And the parameter $emph parm$emphend can be accessed from within |
10 | the called $emph file$emphend under the variable name $emph |
10 | the called $emph file$emphend under the variable name $emph |
11 | wims_read_parm$emphend. |
11 | wims_read_parm$emphend. |
12 | <br> |
12 | <br/> |
13 | WIMS will try to cache the file for repeated use, unless the filename |
13 | WIMS will try to cache the file for repeated use, unless the filename |
14 | is preceded by "./". |
14 | is preceded by "./". |