Rev 1407 | Rev 3974 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
1407 | bpr | 2 | reclist=user,exo,sheet,exam,doc,sup,def,neighbor,log,forum,score,manual,cdt,vote,livret,seq |
23 | reyssat | 3 | !bound job2 within first,upload,download,restore default first |
4 | |||
5 | !if $job2=upload and $wims_deposit=$empty |
||
6 | job2=first |
||
7 | !endif |
||
8 | |||
9 | !if $job2!=first |
||
10 | !read arch/$job2.proc |
||
11 | !endif |
||
12 | |||
13 | !if $job2 iswordof upload restore and $error!=$empty |
||
14 | job2=first |
||
15 | !endif |