Re: [htmltmpl] "Bad file descriptor" while parameter substituting
Brought to you by:
samtregar
From: Sam T. <sa...@tr...> - 2005-10-14 19:48:58
|
On Fri, 14 Oct 2005, Karen wrote: > Problem solved. Sam, any particular pattern to param's return value > when setting it? Nope, and I hope the documentation didn't promise any. I'm firmly in favor of exclusively using exceptions for errors, rather than C-style boolean returns. -sam |