Phew! Thanks Allin, that worked fine.
PS
-----Original Message-----
From: gretl-users-bounces(a)lists.wfu.edu [mailto:gretl-users-bounces@lists.wfu.edu] On
Behalf Of Allin Cottrell
Sent: Friday, October 15, 2010 11:38 AM
To: Gretl list
Subject: Re: [Gretl-users] session error
On Fri, 15 Oct 2010, Summers, Peter wrote:
Update: I get the same error with a session that doesn't involve
edited plots - just a couple of multiple time-series graphs (ie,
separate small graphs).
The names of your graphs contain the XML-special characters '&'
and '<' and these are not being escaped correctly. We'll see about
fixing that. In the meantime if these session files are important
you can do:
unzip sessionname.gretl
Then open .sessionname/session.xml in a text editor and, in the
names of the graphs, replace '&' with "&" and '<'
with "<".
Then
zip -r sessionname.gretl .sessionname
to rebuild the session file.
Allin Cottrell
_______________________________________________
Gretl-users mailing list
Gretl-users(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users