Rev 2329 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2329 | Rev 10477 | ||
---|---|---|---|
Line 17... | Line 17... | ||
17 | \ |
17 | \ |
18 | \ |
18 | \ |
19 | \ |
19 | \ |
20 | 20 | ||
21 | !next e |
21 | !next e |
- | 22 | ||
22 | !if $update_field>=0 |
23 | !if $update_field>=0 |
23 | !if $update_field>0 |
24 | !if $update_field>0 |
24 | exo_$exo=!replace line number $update_field by $update_content in $(exo_$exo) |
25 | exo_$exo=!replace line number $update_field by $update_content in $(exo_$exo) |
25 | !else |
26 | !else |
26 | exo_$exo=$update_content |
27 | exo_$exo=$update_content |