(I editted quoted text because some email system mutilated it.)

On Wed, Jul 11, 2012 at 11:05 AM, Alexander Mikhailov <avm...@yahoo.com> wrote:
> http://www.jsoftware.com/help/jforc/modular_code.htm#_Toc191734487
...
> Question - why name v2 (last couple of lines), after
> being sought in 'loc1', is found in 'z' - and not in 'loc2'?

v1 is found in z because that was the only place it was defined.

v2 exists in loc3 and loc2 (but the loc3 instance has an empty domain,
it's the loc2 instance that has a meaningful definition).

The text claiming v2 was found in z is incorrect -- v2 was not defined in z.

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

Reply via email to