This brings up the topic of good ways to handle large amounts of data,
not just data that can be regenerated but reference data or records in
databases.  J is very powerful so there needs to be care taken not to
overwrite or erase data files.

Are there applications people use with J to manage this?

dly
[EMAIL PROTECTED]



On 29-Jan-07, at 3:41 PM, Devon McCormick wrote:

That's what I was thinking of since the existing code is geared toward
saving individual nouns.

On 1/29/07, Roger Hui <[EMAIL PROTECTED]> wrote:

When the workspace is 250 MB almost certainly most
of it is data (nouns).  One variant could be to save
just the verbs adverbs and conjunctions.  You can
get this by using  nl__y 1 2 3  instead of
nl__y i.4 .

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

Reply via email to