Hi,

while working with felogit.gfn I noticed that it is not possible to save an already stored bundle out of a bundle via GUI

<hansl>
bundle bA = null
bundle bB = null
bA["newB"] = bB
bundle newB = bA["newB"] # works in script but not via GUI
<hansl>

I'm using gretl x64 on Windows 8.1.

Cheers
Leon