On Sat, 28 Mar 2009, Raz Lev wrote:
If I accidentally set a value as missing, is there a way for me
to turn it back into a regular variable? or does gretl overwrite
the actual values?
There is no in-memory backup: once a value is over-written, it's
gone.
However, gretl does keep a backup of the last-saved version of any
given datafile (in "native" format). Whenever you save changes to
(say) foo.gdt, a file foo.gdt~ (with trailing tilde) will be
written, holding the previous content of foo.gdt. If you need to
recover previous data, use your file manager to rename foo.gdt~.
Allin Cottrell