Yes, I guess the popup caused a repaint and led to an infinite loop. You may try debug by setting wdinfo_z_=: smoutput or sminfo_z_=: smoutput, I cannot tell exactly which one off hand.
Ср, 29 май 2013, Henry Rich писал(а): > I started a script, which failed because a name (qprintf) was not > defined. Because the program was running from a paint callback, it > put up a dialog indicating value error. Clicking this value error > had no effect - I think the dialog keeps coming back. Perhaps the > paint entry point is being recalled repeatedly. > > > This is as detailed as I can get for now. > > Henry Rich > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
