Rev 4059 | Rev 11828 | 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 |
3985 | bpr | 2 | <b>$wims_name_Error</b>. |
4059 | bpr | 3 | !if $error iswordof toomanycomp |
4 | !goto $error |
||
5 | !else |
||
6 | !msg $error |
||
7 | !exit |
||
8 | !endif |
||
1319 | guerimand | 9 | |
10 | :toomanycomp |
||
4400 | mquerol | 11 | No podeu afegir més competčncies, el límit és de $maxcomp ! |
1319 | guerimand | 12 | !exit |