Joey K Tuttle wrote:
>
> 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.
>

With the default installation I get

[EMAIL PROTECTED] ~]$ ~/j601/jconsole
   9!:6 ''
┌┬┐├┼┤└┴┘│─
   9!:7 '+++++++++|-'

   9!:6 ''
+++++++++|-

[EMAIL PROTECTED] ~]$ ~/j601_64/jconsole
    9!:6 ''
┌┬┐├┼┤└┴┘│─
   9!:7 '+++++++++|-'

    9!:6 ''
+++++++++|-

In case it does not survive emailing, the results of the first 9!:6'' are
line drawing characters.

   a. i. 9!:6''
16 17 18 19 20 21 22 23 24 25 26

However

[EMAIL PROTECTED] ~]$ ~/j601_64/jconsole -jprofile
   9!:6''
+++++++++|-

and the same for 32 bit.

I have been "solving" this problem by including
  9!:7 '+++++++++|-'
in my scripts.

Best wishes,

John



----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to