Rev 3945 | Rev 4059 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3945 | Rev 3985 | ||
---|---|---|---|
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 |
- | |
5 | - | ||
6 | :bad_class |
- | |
7 | Your class is not valid. Try again !!! |
- | |
8 | !exit |
4 | !exit |
9 | 5 | ||
10 | :toomanycomp |
6 | :toomanycomp |
11 | No more skills can be added, the upper limit is $maxcomp ! |
7 | No more skills can be added, the upper limit is $maxcomp ! |
12 | !exit |
8 | !exit |
13 | 9 | ||
14 |
|
10 | !msg $error |
15 | This participant does not seem to exist !!!! |
- | |
16 | !exit |
- |