Thanks, it works now!

Artur


2013/5/30 Allin Cottrell <cottrell@wfu.edu>
On Thu, 30 May 2013, Artur Tarassow wrote:

> I've got a problem with the following example
>
> <hansl>
> open greene12_1 --quiet
>
> boxplot income accept --factorized --output=display \
> { set xtics ("NO" 0, "YES" 1) ; }
> <\hansl>
>
> which gives the error message: " got invalid field '{' "
> Actually it should work, right?

Yes. That's now fixed in CVS (not yet in snapshots). However,
to get NO and YES in the right places on the x-axis I believe
you'll need

set xtics ("NO" 1, "YES" 2)

Allin

_______________________________________________
Gretl-users mailing list
Gretl-users@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users