Rev 8515 | Rev 11781 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8515 | Rev 11776 | ||
---|---|---|---|
Line 24... | Line 24... | ||
24 | !goto loopend |
24 | !goto loopend |
25 | !endif |
25 | !endif |
26 | 26 | ||
27 | !if $i isitemof $parms |
27 | !if $i isitemof $parms |
28 | !if $(menu$i)=$empty |
28 | !if $(menu$i)=$empty |
- | 29 | !set debut=!char 1..4 of $(reply$i) |
|
29 | !if $(name$i) iswordof $model_asis |
30 | !if $(name$i) iswordof $model_asis and $debut notsametext asis |
30 | param_value = asis($(reply$i)) |
31 | param_value = asis($(reply$i)) |
31 | !else |
32 | !else |
32 | param_value = $(reply$i) |
33 | param_value = $(reply$i) |
33 | !endif |
34 | !endif |
34 | !appendfile $output :$(title$i)\ |
35 | !appendfile $output :$(title$i)\ |