[closed]: string:search doesn't bind variables in lists as expected

On Wed, 2006-01-11 at 11:14 -0600, Dan Connolly wrote:
> Why do I get a ListAnswer but not a PartsAnswer?

cuz I used the same variable name for different things.

<blush />

>   ("2006-01-12T16:00Z" "(....)-(..)-(..)T(..):(..)Z")
>      str:search (?YYYY ?MM ?DD ?HH ?MM).
> } => { (?YYYY ?MM ?DD ?HH ?MM) a <#PartsAnswer> }.

-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/
D3C2 887B 0F92 6005 C541  0875 0F91 96DE 6E52 C29E

Received on Wednesday, 11 January 2006 19:04:34 UTC