Henry, Turning on debug helps (dbr 1). Thanks. Or were you also warning me about how the 13!:13 outcome was missing?
I am trying to determine what is triggering some `gl_paint''`s before I am ready for them, in an opengl control environment which has a_run and a_g_paint and a_g_initialize and others. The `(13!:1)''`s don't always produce results, though. So far the a_run and a_g_initialize do not produce results, for example. I am suspicious of `wd`s producing the `gl_paint''`s, but likely they are all necessary. On Tue, Aug 4, 2020 at 4:49 PM Henry Rich <[email protected]> wrote: > 13!:1 is defined only when debug is enabled. Don't rely on its behavior > when debug is off. > > Henry Rich > > -- (B=) <-----my sig Brian Schott ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
