See also the 9 !:36 & 37 foreign conjuctions, e.g.

   9!:36 ''
0 256 32 16

This tells me end-of-line is indicated with LF (0),  the maximum line length
(before ellipsis) is 256, and I'll see 32 lines before an ellipsis and 16
after.

So, if I leave the first one alone and make the other three much smaller:

   9!:37 ] 0 40 3 2

   1000*i. 10 10
    0  1000  2000  3000  4000  5000  600...
10000 11000 12000 13000 14000 15000 1600...
20000 21000 22000 23000 24000 25000 2600...
...
80000 81000 82000 83000 84000 85000 8600...
90000 91000 92000 93000 94000 95000 9600...

Regards,

Devon

On Fri, May 21, 2010 at 6:11 PM, Raul Miller <[email protected]> wrote:

> On Fri, May 21, 2010 at 6:05 PM, Sprague, Webb (OFM)
> <[email protected]> wrote:
> > When I use printf, I sometimes get ellipses in my output console.  Is
> there a way to turn that off always? (I can scroll if necessary....)
>
> Try:
>
> (menu)  Edit->Configure... Parameters (the session manager ones --
> make them bigger)
>
> --
> Raul
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>



-- 
Devon McCormick, CFA
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to