Rev 11212 | Rev 11292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11212 | Rev 11220 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | tit:read |
2 | tit:read |
3 | type:$type_exec |
3 | type:$type_exec |
4 | alias: |
4 | alias:include, input |
5 | syntax:!read `file' [`parm'] |
5 | syntax:!read `file' [`parm'] |
6 | mean:Insert the content of `file', and process it. `file' must be a valid file name with \ |
6 | mean:Insert the content of `file', and process it. `file' must be a valid file name with \ |
7 | the module\'s home directory as base directory. (directory structure may be specified in `file',\ |
7 | the module\'s home directory as base directory. (directory structure may be specified in `file',\ |
8 | but backtracing to parent directories is prohibited.)\ |
8 | but backtracing to parent directories is prohibited.)\ |
9 | <br/>And the parameter `parm' can be accessed from within\ |
9 | <br/>And the parameter `parm' can be accessed from within\ |