Thanks Peter for confirming the test message - I'm resending a message
that didn't get through yesterday:
Hi,
shouldn't the following work?:
open denmark
eval (LRY .< 10) * IBO
Geting "matrix not conformable" error.
What works is this two-line approach:
series s = (LRY .< 10)
eval s * IBO
thanks,
sven