I convert the object to a literal vector that looks the same as j would
display it, write it to a file, and examine in an editor. (emacs)
The to_literal verb is supposed to create a literal of any noun suitable
for writing to a file.
Until=: 2 :'u^:(0-:v)^:_'
rank=: #@:$
to_literal=: ([:,/,.&LF)"2 Until(2>rank)@:": NB. as a dyad x is x of ":
Date: Thu, 3 Dec 2015 08:35:32 -0500
From:"akakim...@gmail.com" <akakim...@gmail.com>
To: programming<programm...@jsoftware.com>
Subject: [Jprogramming] Jconsole : printing the complete content of a
J object (no ...) ?
Message-ID:<201512030835321897...@gmail.com>
Content-Type: text/plain; charset="us-ascii"
Hi,
Is there a way to ask Jconsole to print the complete content of a J object ?
I find generally usefull the idea to trunc the content and then print ...
But, i would like to be able to print it all (no truncation), even if the
output is large.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm