I hit the same issue from 3 1e5 trys 32}.126{.a.

This was in

   JVERSION
Engine: j904/j64avx2/windows
Beta-f: commercial/2022-10-02T17:45:07
Library: 9.04.03
Qt IDE: 2.0.3/6.2.4(6.2.4)
Platform: Win 64
Installer: J904 install
InstallPath: c:/other/j904
Contact: www.jsoftware.com

J903 was fine.

FYI,

-- 
Raul

On Fri, Oct 28, 2022 at 6:27 PM Henry Rich <henryhr...@gmail.com> wrote:
>
> Entering CTRL-D (0x04) in a script or from the keyboard causes J to exit
> immediately.
>
> io.c:243
>
> Henry Rich
>
> On 10/28/2022 9:26 AM, Raul Miller wrote:
> > try=: {{
> >    0!:0 y
> > }}
> >
> > trys=: {{
> >   'nchars ntries'=. 3 >. 2{.x
> >   s=. 0
> >   for.i.ntries do.
> >    try. try y{~nchars?#y
> >     s=. s+1
> >    catch. catcht. end.
> >   end.
> >   s%ntries
> > }}
> >
> > 3 1e5 trys a.
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to