On Wed, 30 Oct 2013, Ignacio Diaz-Emparanza wrote:
Well, simplifying my comment and question yesterday: The following
script
worked on Gretl-1.9.12cvs (build date 2013-10-08)
but it is not working on gretl-1.9.14cvs (build date today),
<hansl>
nulldata 100
string sec = "second"
sprintf com "first \" %s", sec
com
</hansl>
Thanks for the report, Ignacio. This is now fixed in CVS and snapshots.
Allin