Sorry for the flood of postings, it's one of those days again...
<hansl>
open denmark
bundle b
b.p = 2
b.r = 1
var 2 IBO IDE # works (of course)
p = b.p
var p IBO IDE # works
var b.p IBO IDE # doesn't work
</hansl>
Obviously the parser has problems digesting direct bundle member
invokations...
thanks,
sven