>The script edi_srch.ijs includes following comment lines:
>NB.*fsegm v Find a segment from a EDI message starting with y
>NB.*felem v Find an element x from a segment starting as y

I haven't used the J-IDE myself for a long time, so I'm not
100% sure, but my gut feeling is that you can train "Find in Files"
to hunt for matches in such lines.

(As a Unixer, I'm happy using a variant of the jconsole and my
standard editor for script and standard Unix tools for J development.
To quickly jump to a function definition, I use the standard "tags"
feature of my editor.  A simple script provides the index file
required for this to work for J scripts instead of C programs.)

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

Reply via email to