Rev 12947 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
12947 | guerimand | 1 | !default graphics=0 |
12950 | guerimand | 2 | !if $wims_user=supervisor |
3 | user=!item 1 of $user |
||
4 | !read adm/class/userisinclass ,$user |
||
5 | !if $script_reply!=yes |
||
6 | !reset job |
||
7 | !changeto var.proc |
||
8 | !endif |
||
12947 | guerimand | 9 | !endif |
10 | |||
12950 | guerimand | 11 | !read adm/class/userdef classes,$wims_class,$user |
12 | !readproc $userdef |
||
2064 | bpr | 13 | |
12950 | guerimand | 14 | !readproc script/listsheet.proc |