In JD it is said, "
9!:6 y Box-Drawing Characters. The eleven characters used to draw
boxes (initially +++++++++|-).
9!:7 y
and this would seem to be true since in release for -
J 4.06 2001-05-09
it was said, "
9!:6 query the box drawing characters, and 9!:7 sets them. The box
drawing characters are now an 11-element list. (Previously, they are
specified as an 11-column matrix.)
-------
However, now that I finally have j601 running in Linux, I find
that the above statements are untrue (in Linux using/running
jconsole).
That is, in a default installation of j601 in Linux -
9 ! : 6 ' '
%%,%%%<%$%%4%%%
a . i . 9 ! : 6 ' '
1 6 1 7 1 8 1 9 2 0 2 1 2 2 2 3 2 4 2 5 2 6
while in Darwin on my Mac -
9!:6 ''
+++++++++|-
a. i. 9!:6 ''
43 43 43 43 43 43 43 43 43 124 45
Which is as the dictionary describes (and also my preference)
The really frustrating thing is that even if, in my profile,
I include -
9!:7 '+++++++++|-'
it is ignored in my Linux jconsole. I have to make the change
in the session (or a loaded script). I can't find anyplace in
scripts that look like the change is being made, so I assume
it may be in jconsole or some such place that the default is
not followed.
Any suggestions on how to get the default behavior are solicited.
- joey
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm