Hi, Is it possible to call external editor to edit function when using GNU APL? For example I would like to call Vim when I want to modify the function. For example in Dyalog there is an )ed command: http://help.dyalog.com/15.0/Content/Language/System%20Commands/ed.htm I'm looking at something like this for GNU APL but just calling whatever is set in the EDITOR variable.
-- Br, /Alexey
