Hi all,

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?

Best,
Artur