Rev 12325 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 12325 | Rev 18581 | ||
|---|---|---|---|
| Line 9... | Line 9... | ||
| 9 | 9 | ||
| 10 | replytypes=$replytypes$(replytype$i)\ |
10 | replytypes=$replytypes$(replytype$i)\ |
| 11 | 11 | ||
| 12 | replystyles=$replystyles$anstyle\ |
12 | replystyles=$replystyles$anstyle\ |
| 13 | 13 | ||
| 14 | ro=!items2words $ro |
- | |
| 15 | ro=!singlespace $(replyoption$i) |
14 | ro=!singlespace $(replyoption$i) |
| 16 | replyoptions=$replyoptions$ro\ |
15 | replyoptions=$replyoptions$ro\ |
| 17 | 16 | ||
| 18 | replyweights=$replyweights$(replyweight$i)\ |
17 | replyweights=$replyweights$(replyweight$i)\ |
| 19 | 18 | ||
| 20 |
|
19 | !next i |
| 21 | 20 | ||
| 22 | !for i=1 to $choicecnt |
21 | !for i=1 to $choicecnt |
| 23 | !for n in name,good,bad,list,items,option,weight |
22 | !for n in name,good,bad,list,items,option,weight |
| 24 | choice$(n)s=$(choice$(n)s)$(choice$n$i)\ |
23 | choice$(n)s=$(choice$(n)s)$(choice$n$i)\ |
| 25 | 24 | ||