Don Guinn wrote: > That's what I use to create the ijx window when I get an error in a run-only > application. Then it is easy to display the error information in that window > and start debugging. Beats the heck out of having to restart the application > in development mode and trying to recreate the problem.
You are right, thanks for pointing it out. I'll rearrange boot so that startup is called after newijx, so that 0 will be the ijx locale in any development session; and also define a global for the ijx locale so wcsize will always work. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
