On Mi, 2004-11-03 at 16:35, Luiz Fernando B. Ribeiro wrote:
> The %fdat hash is magical, since its a tied hash. I have not tried but
> does it work if you use the following instead?
> 
> [- $fdat{'number'} = '0'); -]
> <input type="text" name="number">

No, it doesn't work better this way (and yes, I omitted the erroneos ")"
from the code snippet :-)

Using "0 but true" works fine. Just 1, without '' around, too. It really
looks like the value is tested for truth, and the field cleared unless
it is true.

Greetings,
Torsten <[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to