On Wed, January 13, 2010 7:23 pm, bill lam wrote: > It looks like somehow your application mandated a ijx window for > working. Without knowing the details, you may try checking the 'do > not show session manager' in PM build option, so that there will be an > invisible session manager.
That's what I figured, too. I found the offended code in stdlib in, I think it was, wcsize. It appears to be trying to find the size of the execution window, and it gets lost. > BTW ijx is not required for proper working of grid, from my > experience. The grid isn't important; that was just short to show. It's any button event that leads to writing something to the app's status bar, IIRC. I do that multiple times: write "Processing", run a verb, and then write "Ready". The shortcut to the app runs j with -jijx and the script file. I'll post the exact details tomorrow when I'm at that machine. I did not use PM, so I thought I needed -jijx to keep an ijx window from popping up. Bill ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
