On 12/31/2009 13:31, Björn Helgason wrote:
> I wonder why grid
>
>
>
> a=:104 97 112 112 121 32 32 32
> a=:a,110 101 119 32 32 32 32 32
> a=:a,74 32 32 32 32 32 32 32
> a=:a,121 101 97 114 32 32 32 32
> b=:71 108 101 195 176 105 108 101 103 116
> b=:b,32 74 111 195 176 32 195 161 114
> a=:a{a.
> b=:b{a.
> c=:226 153 150 226 153 152 226 153 151 226 153 149
> c=:c,226 153 148 226 153 151 226 153 152 226 153 150
> c=:c{a.
> d=:226 153 153 226 153 153 226 153 153 226 153 153
> d=:d,226 153 153 226 153 153 226 153 153 226 153 153
> d=:d{a.
> e=:8 8$;/ 7 u:c,d,a,d,c
> b wdstatus e
>
> The above works fine
>
> When I do
>
> require 'grid'
>
> grid e
>
> The unicodes come out as I
>
>With J602 and J64-602 on Win7-64, The grid looks fine to me. -- David Mitchell ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
