---Brian Schott wrote: > I noticed in the demos that I was unable to close > the grids with my escape key.
Actually I think there is an (undocumented?) grid option that will let you
close them using the ESC key. Try this:
(,:'GRIDESCCANCEL';1) grid i.4 5
Or using the script jegrid.ijs script I posted earlier
('GRIDESCCANCEL';1) editgrid i.4 5
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
