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