Rev 13788 | Rev 13794 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13788 | Rev 13793 | ||
---|---|---|---|
Line 110... | Line 110... | ||
110 | rg2_=!line 2 to -1 of $rg_ |
110 | rg2_=!line 2 to -1 of $rg_ |
111 | rg2_=!translate internal $\ |
111 | rg2_=!translate internal $\ |
112 | $ to ; in $rg2_ |
112 | $ to ; in $rg2_ |
113 | rg_=!item $rg1_ of $rg2_ |
113 | rg_=!item $rg1_ of $rg2_ |
114 | rg_tmp=$rg2_ |
114 | rg_tmp=$rg2_ |
115 | !if $(replytype$k) iswordof |
115 | !if $(replytype$k) iswordof clickfill dragfill |
116 | rg_tmp=!listuniq $rg1_,$rg2_ |
116 | rg_tmp=!listuniq $rg1_,$rg2_ |
117 | !endif |
117 | !endif |
118 | Rg$i=!append line $rg_tmp to $(Rg$i) |
118 | Rg$i=!append line $rg_tmp to $(Rg$i) |
119 | !goto endRg |
119 | !goto endRg |
120 | !endif checkbox |
120 | !endif checkbox |