Hi,
Am 08.02.2023 13:45 schrieb F.R.Costa:
Dear all,
I'm trying to add all scalars from a Gretl session into a bundle at
once but I can't figure out how (if possible).
Let's say we have scalars: a, b, c, d, e, f. Is there an easy way to
add all of them to a bundle?
<bundle b = _(a, b, c, d, e, f)>
is the easiest one I guess.
Artur