Rev 20 | Rev 4351 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 4158 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | slib_title=Texte for use with type mark for OEF (word) |
- | |
5 | slib_parms=1\ |
- | |
6 | ,the input text (embedding delimiter: `??') |
- | |
7 | slib_author=Bernadette PERRIN-RIOU |
4 | slib_author=Bernadette PERRIN-RIOU |
8 | slib_out= position of words which was inside ?? ; Text output with comas ; number of words |
- | |
9 | slib_comment=<b>Preliminary version subject to further change, user with care!</b>\ |
- | |
10 | for use directly in answer with type=mark |
- | |
11 | slib_example= The ball is ??red?? and ??green??.\ |
- | |
12 | ??The ball?? is red and green. |
- | |
13 | !exit |
5 | !exit |
14 | 6 | ||
15 | :proc |
7 | :proc |
16 | 8 | ||
17 | slib_texte=!lines2words $wims_read_parm |
9 | slib_texte=!lines2words $wims_read_parm |