Rev 12429 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12429 | Rev 15821 | ||
---|---|---|---|
Line 51... | Line 51... | ||
51 | sheet$i=!append line <span class="bold">$r5</span> <span class="small">$r6</span> to $(sheet$i) |
51 | sheet$i=!append line <span class="bold">$r5</span> <span class="small">$r6</span> to $(sheet$i) |
52 | !next k |
52 | !next k |
53 | !next i |
53 | !next i |
54 | 54 | ||
55 | convert_table=$empty |
55 | convert_table=$empty |
- | 56 | !! TODO : indiv maybe an error can appear with individualisation of sheet with technical variable |
|
56 |
|
57 | !! the convert_table should not be global but user dependant. |
- | 58 | tmp=!getscoreweight |
|
57 | ntmp=!linecnt $tmp |
59 | ntmp=!linecnt $tmp |
58 | cpt=1 |
60 | cpt=1 |
59 | !for k=1 to $ntmp |
61 | !for k=1 to $ntmp |
60 | t=!line $k of $tmp |
62 | t=!line $k of $tmp |
61 | !if $t!=$empty |
63 | !if $t!=$empty |