On Fri, Oct 3, 2008 at 10:28 AM, Dan Bron <[EMAIL PROTECTED]> wrote:
> Raul wrote:
>>   unmap_jmf_ bind mnn @:
>
> I wrote:
>>   (B)  Disentangle the code, and put the  unmap  at the end
>>        of the data flow, e.g.

Ok, that was out of scope for my original question.

However, I think I now understand something of what you
were thinking and I am ready to propose an alternative:

require'jmf'
onfile=:1 :0
   JCHAR map_jmf_ 'FILE';y
   r=. u FILE
   unmap_jmf_ 'FILE'
   r
)

For example:
   # onfile 'help.htm'

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

Reply via email to