Am 04.06.2020 um 18:09 schrieb F.R.Costa:
Dear all,
I'm trying to open a session file from the command line, in particular
trying to add the command to a script but was unable. In the reference
manual it uses "gretl - r sessionfile" but that seems not to work. Any
other ideas?
gretl -r <sessionfile>
works fine here, so you must be more specific about what you did and
what failed exactly.
Of course, this is a shell command, not one for use when you're already
within gretl. The session concept is GUI-centric, so opening a session
file from a script is indeed not supported I think. The idea is that
when you write a script, that is already describing your "session" in a
broader sense.
You would have to explain what you need the session-in-a-script for to
get other suggestions on how to achieve that.
cheers
sven