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