From cottrell@wfu.edu Wed Nov 10 15:56:51 2010 From: Allin Cottrell To: gretl-devel@gretlml.univpm.it Subject: Re: [Gretl-devel] string comparison Date: Wed, 10 Nov 2010 15:56:50 -0500 Message-ID: In-Reply-To: 10371_1289419683_oAAK829r010497_4CDAFB93.2040802@gmx.net MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0360077437621591559==" --===============0360077437621591559== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Wed, 10 Nov 2010, Sven Schreiber wrote: > the following script gives an error at the != comparison for the string > variable: > > > > I'm not sure if any of this is supposed to work, but at least the > equality part is very useful for me. The equality part is documented as working; the inequality part was just not implemented. That was an oversight, now fixed in CVS. Allin --===============0360077437621591559==--