Subversion Repositories wimsdev

Rev

Rev 11256 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 11256 Rev 11292
Line 2... Line 2...
2
tit:restart
2
tit:restart
3
type:$type_exec; $type_adm
3
type:$type_exec; $type_adm
4
syntax:!restart `parm'
4
syntax:!restart ``parm''
5
mean:Restart from a new request with parameters `parm', usually for jumping to another module.\
5
mean:Restart from a new request with parameters ``parm'', usually for jumping to another module.\
6
  <p>\
6
  <p>\
7
  This command can be only used before output starts. Repeated restart is disabled, \
7
  This command can be only used before output starts. Repeated restart is disabled, \
8
  to avoid infinite loops.\
8
  to avoid infinite loops.\
9
  </p>
9
  </p>