Rev 2695 | Rev 3985 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1319 | guerimand | 1 | !set wims_module_log=error: $error |
3945 | bpr | 2 | <b>$wims_name_error : </b> |
1319 | guerimand | 3 | !goto $error |
4 | !exit |
||
5 | |||
6 | :bad_class |
||
3945 | bpr | 7 | Your class is not valid. Try again !!! |
1319 | guerimand | 8 | !exit |
9 | |||
10 | :toomanycomp |
||
3945 | bpr | 11 | No more skills can be added, the upper limit is $maxcomp ! |
1319 | guerimand | 12 | !exit |
13 | |||
14 | :nouser |
||
3945 | bpr | 15 | This participant does not seem to exist !!!! |
1326 | bpr | 16 | !exit |