Subversion Repositories wimsdev

Rev

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
$lst_tit changeto $lst_titend$type_exec
3
type:$type_exec
3
  $(lst_syntax)changeto $emph file$emphend [$emph parm$emphend]</span>
4
syntax:!changeto `file' [`parm']
4
  $lst_mean Abandon the current file, changing processing to $emph
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
  <br/>And the parameter $emph parm$emphend can be accessed from within
6
  <br/>The parameter `parm' can be accessed from within\
7
  the new $emph file$emphend under the variable name $emph
7
  the new `file' under the variable name `wims_read_parm'.
8
  wims_read_parm$emphend.
-