OK I see what you meant. You want to work like APL workspace such as edit'foo' would open up the definition of the current definition foo that being loaded. FIF is intended for script based environment and not that suitable for workspace like workfow. Different tools for different mindset.
Чт, 10 сен 2015, Raul Miller написал(а): > Ok, so, for example, I can select the addons/labs/labs/graphics/ogl > folder when I am looking for the context (related definitions) for the > instance of paint that I am currently using. > > But I do not see how find in files reduces ambiguity here. > > What am I overlooking? > > Thanks, > > -- > Raul > > On Thu, Sep 10, 2015 at 7:34 PM, bill lam <[email protected]> wrote: > > You can type the folder name in the 'in folder' box. > > On Sep 11, 2015 7:24 AM, "Raul Miller" <[email protected]> wrote: > > > > If I want to look at the implementation I am using, find in files > > cannot be more suitable since it would not know which file I was > > using. > > > > If I am looking for something else, then yes, find in files might be > > more suitable. > > > > Thanks, > > > > -- > > Raul > > > > > > On Thu, Sep 10, 2015 at 7:17 PM, bill lam <[email protected]> wrote: > >> openj should be documented in wd reference, thank you for reporting. > >> > >>> edit 'tsrep' > >> > >> there might multiple definitions of tsrep, and a name may even not yet > > been > >> loaded. IMO find in files is more suitable for this job. > >> ---------------------------------------------------------------------- > >> For information about J forums see http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
