Rev 11292 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11292 | Rev 17228 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | type:$type_exec |
3 | type:$type_exec |
4 | syntax:!readproc ``file'' [``parm''] |
4 | syntax:!readproc ``file'' [``parm''] |
5 | mean:Include a variable processing file ``file''. ``file'' must be a valid file name\ |
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 \ |
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.)\ |
7 | in ``file'', but backtracing to parent directories is prohibited.)\ |
8 | <br |
8 | <br>And the parameter ``parm'' can be accessed from within\ |
9 | the called ``file'' under the variable name ``wims_read_parm''. |
9 | the called ``file'' under the variable name ``wims_read_parm''. |