Rev 4349 | Rev 4508 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4349 | Rev 4507 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | 4 | ||
5 | slib_author=Gang, XIAO |
5 | slib_author=Gang, XIAO |
6 | 6 | ||
7 |
|
7 | slib_example=fr\ |
- | 8 | \ |
|
8 | en,girl,3\ |
9 | en,girl,3\ |
9 | nl,boy girl,5 |
10 | nl,boy girl,5 |
10 | !exit |
11 | !exit |
11 | 12 | ||
12 | !! third parm to get many first name distinct in one tim (FG) |
13 | !! third parm to get many first name distinct in one tim (FG) |
Line 37... | Line 38... | ||
37 | slib_lang=$slib_l |
38 | slib_lang=$slib_l |
38 | !endif |
39 | !endif |
39 | !next slib_l |
40 | !next slib_l |
40 | !endif |
41 | !endif |
41 | !bound slib_nb between 1 and 10 default 1 |
42 | !bound slib_nb between 1 and 10 default 1 |
- | 43 | !default slib_genre=boy |
|
- | 44 | !if $lang iswordof fr nl |
|
- | 45 | !default slib_lang=$lang |
|
42 | 46 | !endif |
|
43 | !if $slib_lang=fr |
47 | !if $slib_lang=fr |
44 | slib_boy=Alain, André, Bernard, Bertrand, \ |
48 | slib_boy=Alain, André, Bernard, Bertrand, \ |
45 | Carlos, Charles, Christophe, Claude, \ |
49 | Carlos, Charles, Christophe, Claude, \ |
46 | Didier, Fabrice, François, Frédéric, Georges, \ |
50 | Didier, Fabrice, François, Frédéric, Georges, \ |
47 | Gérard, Guillaume, Jacques, Jean, Joseph, \ |
51 | Gérard, Guillaume, Jacques, Jean, Joseph, \ |