Well, I ran my usual
sweep grep "^each\=\:" *.ij?
in the usual directories where I'd expect to find J code
before I read your message ("sweep" is a DOS command
to apply the given command to each sub-directory).
The culprit is one of the labs: "candg.ijt" in
~system\extras\labs\livetexts. This is the "Book of Numbers"
lab.
I'll load the latest libraries just to be sure but I'll bet this hasn't
been touched in a while.
On 3/30/07, Dan Bron <[EMAIL PROTECTED]> wrote:
I just ran FIF with these parameters:
Find what: each(_\w+_)?\s*=[.:]
In context: any
File type: Scripts
In folders: (the root of my J installation)
And my results report nothing suspicious:
~Classes\plot\jzplot.ijs (1)
each=: &.>
~Phrases\phra13.ijs (1)
a0=: each=: &.> NB. Apply verb to each box
~Phrases\phrb11.ijs (1)
a5 =: each=: &.> NB. Each (f each applies f to each box)
~Main\stdlib.ijs (1)
each=: &.>
Try that regex against your user folder. I'd like to help more, but I'm
headed down to AC. Good luck (for me too, I hope)!
-Dan
----------------------------------------------------------------------
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