Am 16.06.2024 um 15:00 schrieb Cottrell, Allin:
"bL" is the name of a function, not a bundle, so "bL.L" is a nonsense string. Is the following what you meant to write?
Whoops, this happened when trying to make the example as minimal as possible.
So here's a new variation of what I'm trying to show: <hansl> clear function bundle embeddedlist(void) series x = normal() list L = x return _(L) end function open denmark # just to have a dataset in place bundle b = embeddedlist() eval typename(b.L) # gives "matrix" </hansl> cheers sven
_______________________________________________ Gretl-devel mailing list -- gretl-devel@gretlml.univpm.it To unsubscribe send an email to gretl-devel-le...@gretlml.univpm.it Website: https://gretlml.univpm.it/postorius/lists/gretl-devel.gretlml.univpm.it/