Rev 14625 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14625 | Rev 15534 | ||
---|---|---|---|
Line 48... | Line 48... | ||
48 | !next i |
48 | !next i |
49 | 49 | ||
50 | !for i=1 to $replycnt |
50 | !for i=1 to $replycnt |
51 | reply$i= |
51 | reply$i= |
52 | replygood$i=!trim $(replygood$i) |
52 | replygood$i=!trim $(replygood$i) |
- | 53 | !!FIXME to replace by !reset inputprompt[$limit_reply] when it will be avalaible |
|
- | 54 | !!useful for exercises by createxo |
|
- | 55 | !if $(inputprompt$i)!=$empty |
|
- | 56 | !reset inputprompt$i |
|
- | 57 | !endif |
|
53 | !next i |
58 | !next i |
54 | 59 | ||
55 | !read oef/valsave.proc |
60 | !read oef/valsave.proc |
56 | 61 | ||
57 | !if $ansorder=$empty |
62 | !if $ansorder=$empty |