Hi,

leaving out the mandatory second arg to lags() doesn't give an error:

<hansl>
open denmark
list X = lags(4) # "works"
list X print    # empty
</hansl>

I think it should.
thanks,
sven