Rev 11292 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11292 | Rev 17228 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! +exec+ +jump+ |
1 | !! +exec+ +jump+ |
2 | tit:changeto |
2 | tit:changeto |
3 | type:$type_exec |
3 | type:$type_exec |
4 | syntax:!changeto ``file'' [``parm''] |
4 | syntax:!changeto ``file'' [``parm''] |
5 | mean:Abandon the current file, changing processing to ``file''. ``file'' is as in ``read''.\ |
5 | mean:Abandon the current file, changing processing to ``file''. ``file'' is as in ``read''.\ |
6 | <br |
6 | <br>The parameter ``parm'' can be accessed from within\ |
7 | the new ``file'' under the variable name ``wims_read_parm''. |
7 | the new ``file'' under the variable name ``wims_read_parm''. |