Hi,
here's a problem and --to whom it may concern-- a workaround:

<hansl>
trunc = 4
# set hac_lag trunc     # fails

# workaround:
string st = sprintf("%d", trunc)
set hac_lag @st

eval lrcovar(mnormal(10,2))
</hansl>

cheers
sven