[Jbeta] cannot catch error within try block

2006-08-14 Thread bill lam
environment: 9!:14'' j601/beta/2006-08-07/09:40 foo=: 3 : 0 try. if. 0-: notexist_base_ do. end. catch. end. i.0 0 ) foo '' |control error: foo |foo[2] it works in J504. -- regards, bill -- For information about J

[Jbeta] better scroll bar?

2006-08-14 Thread bill lam
In grid class, the size of thumb in scrollbar can be adjusted to the proportion of visible area. Can this also be applicable to J's standard scrollbar? -- regards, bill -- For information about J forums see

Re: [Jbeta] 3!:1 and 3!:3 What are these zeros?

2006-08-14 Thread Gilles Kirouac
I guess it has to be the need for a NUL terminating a c-string. But now what is the 38 in the following: hexdump 3!:1 ('test'),'abcd' 00 E1 00 00 00-20 00 00 00 02 00 00 00-01 00 00 00 #9474;... .........#9474; 10 02 00 00 00-1C 00 00 00 38 00 00 00-E1 00 00 00 #9474;...

Re: [Jbeta] 3!:1 and 3!:3 What are these zeros?

2006-08-14 Thread bill lam
Gilles Kirouac wrote: I guess it has to be the need for a NUL terminating a c-string. But now what is the 38 in the following: The guess the internal format depends on 32/64 bit and endian, and may change from release to release. Eric only promise newer release can decode 3!:1 of older

[Jbeta] j601rbeta_win.exe

2006-08-14 Thread Eric Iverson
The r beta for Windows is available at: http://www.jsoftware.com/download/j601rbeta_win.exe This beta fixes: viewmat display problem; glqhandles result in print event for first page; and focus/focuslost issues. focus changes: The isigraph focus/focuslost events have been cleaned up for both

Re: [Jbeta] j601rbeta_win.exe

2006-08-14 Thread Eric Iverson
That fix will come from Chris and is not included. It will be in the next beta. The viewmat problem I referred to was jwdp not doing an initial display for viewmat.. - Original Message - From: Oleg Kobchenko [EMAIL PROTECTED] To: Beta forum beta@jsoftware.com Sent: Monday, August 14,