Re: [Jprogramming] 901-release-c

2020-01-15 Thread Raul Miller
For this kind of issue, it's often best to include the specific
relevant observation(s).

In this case, currently, visiting
https://github.com/jsoftware/jsource#, on the left hand side, under
'Branch: master', switching from 'Branches' to 'Tags', the most
recently listed tag for j901 would be 'j901-release-a1'.

Thanks,


--
Raul


On Wed, Jan 15, 2020 at 1:23 AM ethiejiesa via Programming
 wrote:
>
> Beautiful. Just FYI, but it looks like the github mirror still isn't picking 
> up
> git tags from the parent, so the github source releases are out of date.
>
> Eric Iverson  wrote:
>
> > j901-release-c is available for windows/linux/macos
> >
> > It has bug fixes to the previous release.
> >
> > Please upgrade your j901 install when convenient with:
> >
> > start J
> >load 'pacman'
> >'upgrade' jpkg 'jengine'
> >
> > ***
> > raspberry and android release-c will be announced when available.
> > --
> > For information about J forums see http://www.jsoftware.com/forums.htm
> --
> For information about J forums see http://www.jsoftware.com/forums.htm
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jprogramming] 901-release-c

2020-01-14 Thread ethiejiesa via Programming
Beautiful. Just FYI, but it looks like the github mirror still isn't picking up
git tags from the parent, so the github source releases are out of date.

Eric Iverson  wrote:

> j901-release-c is available for windows/linux/macos
>
> It has bug fixes to the previous release.
>
> Please upgrade your j901 install when convenient with:
>
> start J
>load 'pacman'
>'upgrade' jpkg 'jengine'
>
> ***
> raspberry and android release-c will be announced when available.
> --
> For information about J forums see http://www.jsoftware.com/forums.htm
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jprogramming] 901-release-c

2020-01-14 Thread Michal Wallace
also in related news, the path to terminal.app appears to be broken in the
jhs.app :

:mw1010:~/Downloads$ cat j901/jhs.app/Contents/MacOS/apprun
#!/bin/sh
open -a /Applications/Utilities/Terminal.app "`dirname
"$0"`/../../../bin/jhs.command"
:mw1010:~/Downloads$ /Applications/Utilities/Terminal.app
-bash: /Applications/Utilities/Terminal.app: No such file or directory
:mw1010:~/Downloads$ open /Applications/Utilities/Terminal.app
The file /Applications/Utilities/Terminal.app does not exist.
:mw1010:~/Downloads$ open /System/Applications/Utilities/Terminal.app

So it's missing '/System', at least the way apple set up my mac (AFAIK, I
didn't change it)...
but probably you don't even need to mention terminal at all,
given that the aforementioned hard-to-get-rid-of annoying terminal window
that pops up with plain "open"...



On Tue, Jan 14, 2020 at 7:36 PM Michal Wallace 
wrote:

> updated update:
>
> :mw1010:~/Downloads/j901/jqt.app$ cat
> ~/Downloads/j901/jqt.app/Contents/MacOS/apprun
> #!/bin/sh
> open  "`dirname "$0"`/../../../bin/jqt.command"
>
> I added the word "open" here, after looking at jcon.app ... This fixed the
> problem.
>
> It does open a new (and annoying) terminal window, though, even with open
> -j though... (the -j is meant to hide it.)
>
>
>
>
>
>
> On Tue, Jan 14, 2020 at 7:16 PM Michal Wallace 
> wrote:
>
>> well, for what it's worth, removing all those quarantine flags made no
>> difference.
>>
>> If I `sudo tail -f /private/var/log/system.log` and then try `open
>> ./jqt.app` i see this in the log output: I can't tell if the 126 is from
>> launchd or apprun.
>>
>> Jan 14 19:07:30 michal com.apple.xpc.launchd[1]
>> (com.apple.xpc.launchd.oneshot.0x104a.apprun[82148]): Service exited
>> with abnormal code: 126
>>
>> I'm on Catalina 10.15.2
>>
>>
>> On Tue, Jan 14, 2020 at 6:55 PM Michal Wallace 
>> wrote:
>>
>>> I get the same error as Brian on my mac :
>>>
>>> :mw1010:~/Downloads/j901$ ./macos-fix.command
>>> :mw1010:~/Downloads/j901$ ./updatejqt.sh
>>> Updating server catalog...
>>> Installing 1 package
>>> Downloading base library...
>>> Installing base library...
>>> Done.
>>> Installing JQt binaries...
>>> Finished install of JQt binaries.
>>> Installing Qt library...
>>> Finished install of Qt library.
>>> Exit and restart J using the jqt icon
>>> :mw1010:~/Downloads/j901$ ./macos-fix.command
>>> :mw1010:~/Downloads/j901$ open ./jqt.app
>>> LSOpenURLsWithRole() failed with error -10810 for the file
>>> /Users/michal.wallace/Downloads/j901/jqt.app.
>>>
>>> Oddly, this works fine:
>>>
>>> :mw1010:~/Downloads/j901$ ./jqt.app/Contents/MacOS/apprun &
>>>
>>> But more importantly, the problem also happens for me in j807, which
>>> used to work fine on this very machine:
>>>
>>> :mw1010:~/j64-807$ open ./jqt.app
>>> LSOpenURLsWithRole() failed with error -10810 for the file
>>> /Users/michal.wallace/j64-807/jqt.app.
>>>
>>> I think the problem might be that macos-fix.command doesn't go far
>>> enough:
>>>
>>> :mw1010:~/Downloads/j901$ find . | xargs xattr | grep quarantine
>>> .: com.apple.quarantine
>>> ./tools: com.apple.quarantine
>>> ./tools/regex: com.apple.quarantine
>>> ./tools/regex/licence.txt: com.apple.quarantine
>>> ./tools/regex/libjpcre2.dylib: com.apple.quarantine
>>> ./bin: com.apple.quarantine
>>> ./bin/profile.ijs: com.apple.quarantine
>>> ./bin/installer.txt: com.apple.quarantine
>>> ./bin/icons: com.apple.quarantine
>>> ./bin/icons/jgreen.png: com.apple.quarantine
>>> ./bin/icons/jgreen.icns: com.apple.quarantine
>>> ./bin/icons/jred.icns: com.apple.quarantine
>>> ./bin/icons/jyellow.ico: com.apple.quarantine
>>> ./bin/icons/favicon.ico: com.apple.quarantine
>>> ./bin/icons/app.png: com.apple.quarantine
>>> ./bin/icons/jgray.ico: com.apple.quarantine
>>> ./bin/icons/jblue.icns: com.apple.quarantine
>>> ./bin/icons/jblue.ico: com.apple.quarantine
>>> ./bin/icons/jred.ico: com.apple.quarantine
>>> ./bin/icons/jyellow.icns: com.apple.quarantine
>>> ./bin/icons/jyellow.png: com.apple.quarantine
>>> ./bin/icons/jgreen.ico: com.apple.quarantine
>>> ./bin/icons/jgray.png: com.apple.quarantine
>>> ./bin/icons/jblue.png: com.apple.quarantine
>>> ./bin/icons/jgray.icns: com.apple.quarantine
>>> ./bin/icons/jred.png: com.apple.quarantine
>>> ./bin/profilex_template.ijs: com.apple.quarantine
>>> ./addons: com.apple.quarantine
>>> ./addons/ide: com.apple.quarantine
>>> ./addons/ide/jhs: com.apple.quarantine
>>> ./addons/ide/jhs/demo: com.apple.quarantine
>>> ./addons/ide/jhs/misc: com.apple.quarantine
>>> ./addons/ide/jhs/spx: com.apple.quarantine
>>> ./addons/ide/jhs/app: com.apple.quarantine
>>> ./addons/ide/jhs/config: com.apple.quarantine
>>> ./addons/ide/jhs/js: com.apple.quarantine
>>> ./addons/ide/jhs/js/handsontable: com.apple.quarantine
>>> ./addons/ide/jhs/js/codemirror: com.apple.quarantine
>>> ./addons/ide/jhs/js/codemirror/util: com.apple.quarantine
>>> ./addons/ide/jhs/js/codemirror/j: com.apple.quarantine
>>> ./addons/ide/jhs/js/jquery: com.apple.quarantine
>>>

Re: [Jprogramming] 901-release-c

2020-01-14 Thread Michal Wallace
updated update:

:mw1010:~/Downloads/j901/jqt.app$ cat
~/Downloads/j901/jqt.app/Contents/MacOS/apprun
#!/bin/sh
open  "`dirname "$0"`/../../../bin/jqt.command"

I added the word "open" here, after looking at jcon.app ... This fixed the
problem.

It does open a new (and annoying) terminal window, though, even with open
-j though... (the -j is meant to hide it.)






On Tue, Jan 14, 2020 at 7:16 PM Michal Wallace 
wrote:

> well, for what it's worth, removing all those quarantine flags made no
> difference.
>
> If I `sudo tail -f /private/var/log/system.log` and then try `open
> ./jqt.app` i see this in the log output: I can't tell if the 126 is from
> launchd or apprun.
>
> Jan 14 19:07:30 michal com.apple.xpc.launchd[1]
> (com.apple.xpc.launchd.oneshot.0x104a.apprun[82148]): Service exited
> with abnormal code: 126
>
> I'm on Catalina 10.15.2
>
>
> On Tue, Jan 14, 2020 at 6:55 PM Michal Wallace 
> wrote:
>
>> I get the same error as Brian on my mac :
>>
>> :mw1010:~/Downloads/j901$ ./macos-fix.command
>> :mw1010:~/Downloads/j901$ ./updatejqt.sh
>> Updating server catalog...
>> Installing 1 package
>> Downloading base library...
>> Installing base library...
>> Done.
>> Installing JQt binaries...
>> Finished install of JQt binaries.
>> Installing Qt library...
>> Finished install of Qt library.
>> Exit and restart J using the jqt icon
>> :mw1010:~/Downloads/j901$ ./macos-fix.command
>> :mw1010:~/Downloads/j901$ open ./jqt.app
>> LSOpenURLsWithRole() failed with error -10810 for the file
>> /Users/michal.wallace/Downloads/j901/jqt.app.
>>
>> Oddly, this works fine:
>>
>> :mw1010:~/Downloads/j901$ ./jqt.app/Contents/MacOS/apprun &
>>
>> But more importantly, the problem also happens for me in j807, which used
>> to work fine on this very machine:
>>
>> :mw1010:~/j64-807$ open ./jqt.app
>> LSOpenURLsWithRole() failed with error -10810 for the file
>> /Users/michal.wallace/j64-807/jqt.app.
>>
>> I think the problem might be that macos-fix.command doesn't go far enough:
>>
>> :mw1010:~/Downloads/j901$ find . | xargs xattr | grep quarantine
>> .: com.apple.quarantine
>> ./tools: com.apple.quarantine
>> ./tools/regex: com.apple.quarantine
>> ./tools/regex/licence.txt: com.apple.quarantine
>> ./tools/regex/libjpcre2.dylib: com.apple.quarantine
>> ./bin: com.apple.quarantine
>> ./bin/profile.ijs: com.apple.quarantine
>> ./bin/installer.txt: com.apple.quarantine
>> ./bin/icons: com.apple.quarantine
>> ./bin/icons/jgreen.png: com.apple.quarantine
>> ./bin/icons/jgreen.icns: com.apple.quarantine
>> ./bin/icons/jred.icns: com.apple.quarantine
>> ./bin/icons/jyellow.ico: com.apple.quarantine
>> ./bin/icons/favicon.ico: com.apple.quarantine
>> ./bin/icons/app.png: com.apple.quarantine
>> ./bin/icons/jgray.ico: com.apple.quarantine
>> ./bin/icons/jblue.icns: com.apple.quarantine
>> ./bin/icons/jblue.ico: com.apple.quarantine
>> ./bin/icons/jred.ico: com.apple.quarantine
>> ./bin/icons/jyellow.icns: com.apple.quarantine
>> ./bin/icons/jyellow.png: com.apple.quarantine
>> ./bin/icons/jgreen.ico: com.apple.quarantine
>> ./bin/icons/jgray.png: com.apple.quarantine
>> ./bin/icons/jblue.png: com.apple.quarantine
>> ./bin/icons/jgray.icns: com.apple.quarantine
>> ./bin/icons/jred.png: com.apple.quarantine
>> ./bin/profilex_template.ijs: com.apple.quarantine
>> ./addons: com.apple.quarantine
>> ./addons/ide: com.apple.quarantine
>> ./addons/ide/jhs: com.apple.quarantine
>> ./addons/ide/jhs/demo: com.apple.quarantine
>> ./addons/ide/jhs/misc: com.apple.quarantine
>> ./addons/ide/jhs/spx: com.apple.quarantine
>> ./addons/ide/jhs/app: com.apple.quarantine
>> ./addons/ide/jhs/config: com.apple.quarantine
>> ./addons/ide/jhs/js: com.apple.quarantine
>> ./addons/ide/jhs/js/handsontable: com.apple.quarantine
>> ./addons/ide/jhs/js/codemirror: com.apple.quarantine
>> ./addons/ide/jhs/js/codemirror/util: com.apple.quarantine
>> ./addons/ide/jhs/js/codemirror/j: com.apple.quarantine
>> ./addons/ide/jhs/js/jquery: com.apple.quarantine
>> ./addons/ide/jhs/js/jquery/smoothness: com.apple.quarantine
>> ./addons/ide/jhs/js/jquery/smoothness/images: com.apple.quarantine
>> ./addons/ide/jhs/js/webgl: com.apple.quarantine
>> ./addons/ide/jhs/js/d3: com.apple.quarantine
>> ./addons/ide/jhs/js/jsoftware: com.apple.quarantine
>> ./addons/ide/jhs/cojhs: com.apple.quarantine
>> ./macos-fix.command: com.apple.quarantine
>> ./updatejqt.sh: com.apple.quarantine
>> ./system: com.apple.quarantine
>> ./system/license: com.apple.quarantine
>> ./system/license/pcre2: com.apple.quarantine
>> ./system/util: com.apple.quarantine
>> ./system/config: com.apple.quarantine
>> ./system/main: com.apple.quarantine
>> ./system/defs: com.apple.quarantine
>> ./updateje.sh: com.apple.quarantine
>> ./readme.txt: com.apple.quarantine
>>
>>
>>
>>
>>
>>
>>
>>
>> On Tue, Jan 14, 2020 at 5:37 PM Brian Schott 
>> wrote:
>>
>>> Julian,
>>>
>>> There is no file bin/jqt but when I ran "open bin/jqt" I got the
>>> following
>>> STARTLING error message in a new Terminal window.
>>>

Re: [Jprogramming] 901-release-c

2020-01-14 Thread Michal Wallace
well, for what it's worth, removing all those quarantine flags made no
difference.

If I `sudo tail -f /private/var/log/system.log` and then try `open
./jqt.app` i see this in the log output: I can't tell if the 126 is from
launchd or apprun.

Jan 14 19:07:30 michal com.apple.xpc.launchd[1]
(com.apple.xpc.launchd.oneshot.0x104a.apprun[82148]): Service exited
with abnormal code: 126

I'm on Catalina 10.15.2


On Tue, Jan 14, 2020 at 6:55 PM Michal Wallace 
wrote:

> I get the same error as Brian on my mac :
>
> :mw1010:~/Downloads/j901$ ./macos-fix.command
> :mw1010:~/Downloads/j901$ ./updatejqt.sh
> Updating server catalog...
> Installing 1 package
> Downloading base library...
> Installing base library...
> Done.
> Installing JQt binaries...
> Finished install of JQt binaries.
> Installing Qt library...
> Finished install of Qt library.
> Exit and restart J using the jqt icon
> :mw1010:~/Downloads/j901$ ./macos-fix.command
> :mw1010:~/Downloads/j901$ open ./jqt.app
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/michal.wallace/Downloads/j901/jqt.app.
>
> Oddly, this works fine:
>
> :mw1010:~/Downloads/j901$ ./jqt.app/Contents/MacOS/apprun &
>
> But more importantly, the problem also happens for me in j807, which used
> to work fine on this very machine:
>
> :mw1010:~/j64-807$ open ./jqt.app
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/michal.wallace/j64-807/jqt.app.
>
> I think the problem might be that macos-fix.command doesn't go far enough:
>
> :mw1010:~/Downloads/j901$ find . | xargs xattr | grep quarantine
> .: com.apple.quarantine
> ./tools: com.apple.quarantine
> ./tools/regex: com.apple.quarantine
> ./tools/regex/licence.txt: com.apple.quarantine
> ./tools/regex/libjpcre2.dylib: com.apple.quarantine
> ./bin: com.apple.quarantine
> ./bin/profile.ijs: com.apple.quarantine
> ./bin/installer.txt: com.apple.quarantine
> ./bin/icons: com.apple.quarantine
> ./bin/icons/jgreen.png: com.apple.quarantine
> ./bin/icons/jgreen.icns: com.apple.quarantine
> ./bin/icons/jred.icns: com.apple.quarantine
> ./bin/icons/jyellow.ico: com.apple.quarantine
> ./bin/icons/favicon.ico: com.apple.quarantine
> ./bin/icons/app.png: com.apple.quarantine
> ./bin/icons/jgray.ico: com.apple.quarantine
> ./bin/icons/jblue.icns: com.apple.quarantine
> ./bin/icons/jblue.ico: com.apple.quarantine
> ./bin/icons/jred.ico: com.apple.quarantine
> ./bin/icons/jyellow.icns: com.apple.quarantine
> ./bin/icons/jyellow.png: com.apple.quarantine
> ./bin/icons/jgreen.ico: com.apple.quarantine
> ./bin/icons/jgray.png: com.apple.quarantine
> ./bin/icons/jblue.png: com.apple.quarantine
> ./bin/icons/jgray.icns: com.apple.quarantine
> ./bin/icons/jred.png: com.apple.quarantine
> ./bin/profilex_template.ijs: com.apple.quarantine
> ./addons: com.apple.quarantine
> ./addons/ide: com.apple.quarantine
> ./addons/ide/jhs: com.apple.quarantine
> ./addons/ide/jhs/demo: com.apple.quarantine
> ./addons/ide/jhs/misc: com.apple.quarantine
> ./addons/ide/jhs/spx: com.apple.quarantine
> ./addons/ide/jhs/app: com.apple.quarantine
> ./addons/ide/jhs/config: com.apple.quarantine
> ./addons/ide/jhs/js: com.apple.quarantine
> ./addons/ide/jhs/js/handsontable: com.apple.quarantine
> ./addons/ide/jhs/js/codemirror: com.apple.quarantine
> ./addons/ide/jhs/js/codemirror/util: com.apple.quarantine
> ./addons/ide/jhs/js/codemirror/j: com.apple.quarantine
> ./addons/ide/jhs/js/jquery: com.apple.quarantine
> ./addons/ide/jhs/js/jquery/smoothness: com.apple.quarantine
> ./addons/ide/jhs/js/jquery/smoothness/images: com.apple.quarantine
> ./addons/ide/jhs/js/webgl: com.apple.quarantine
> ./addons/ide/jhs/js/d3: com.apple.quarantine
> ./addons/ide/jhs/js/jsoftware: com.apple.quarantine
> ./addons/ide/jhs/cojhs: com.apple.quarantine
> ./macos-fix.command: com.apple.quarantine
> ./updatejqt.sh: com.apple.quarantine
> ./system: com.apple.quarantine
> ./system/license: com.apple.quarantine
> ./system/license/pcre2: com.apple.quarantine
> ./system/util: com.apple.quarantine
> ./system/config: com.apple.quarantine
> ./system/main: com.apple.quarantine
> ./system/defs: com.apple.quarantine
> ./updateje.sh: com.apple.quarantine
> ./readme.txt: com.apple.quarantine
>
>
>
>
>
>
>
>
> On Tue, Jan 14, 2020 at 5:37 PM Brian Schott 
> wrote:
>
>> Julian,
>>
>> There is no file bin/jqt but when I ran "open bin/jqt" I got the following
>> STARTLING error message in a new Terminal window.
>>
>> Last login: Tue Jan 14 17:29:12 on ttys009
>> server:~ brian$ /Users/brian/j901/bin/jqt ; exit;
>> Sorry, "jqt" can not be run on this version of macOS. Qt requires macOS
>> 10.12.0 or later, you have macOS 10.11.6.
>> logout
>> Saving session...
>> ...copying shared history...
>> ...saving history...truncating history files...
>> ...completed.
>>
>> [Process completed]
>>
>> When I instead issue "open jqt.app" I get the error you mentioned earlier:
>> server:j901 brian$ open jqt.app
>> LSOpenURLsWithRole() failed with error -10810 for the file
>> /Users

Re: [Jprogramming] 901-release-c

2020-01-14 Thread Michal Wallace
I get the same error as Brian on my mac :

:mw1010:~/Downloads/j901$ ./macos-fix.command
:mw1010:~/Downloads/j901$ ./updatejqt.sh
Updating server catalog...
Installing 1 package
Downloading base library...
Installing base library...
Done.
Installing JQt binaries...
Finished install of JQt binaries.
Installing Qt library...
Finished install of Qt library.
Exit and restart J using the jqt icon
:mw1010:~/Downloads/j901$ ./macos-fix.command
:mw1010:~/Downloads/j901$ open ./jqt.app
LSOpenURLsWithRole() failed with error -10810 for the file
/Users/michal.wallace/Downloads/j901/jqt.app.

Oddly, this works fine:

:mw1010:~/Downloads/j901$ ./jqt.app/Contents/MacOS/apprun &

But more importantly, the problem also happens for me in j807, which used
to work fine on this very machine:

:mw1010:~/j64-807$ open ./jqt.app
LSOpenURLsWithRole() failed with error -10810 for the file
/Users/michal.wallace/j64-807/jqt.app.

I think the problem might be that macos-fix.command doesn't go far enough:

:mw1010:~/Downloads/j901$ find . | xargs xattr | grep quarantine
.: com.apple.quarantine
./tools: com.apple.quarantine
./tools/regex: com.apple.quarantine
./tools/regex/licence.txt: com.apple.quarantine
./tools/regex/libjpcre2.dylib: com.apple.quarantine
./bin: com.apple.quarantine
./bin/profile.ijs: com.apple.quarantine
./bin/installer.txt: com.apple.quarantine
./bin/icons: com.apple.quarantine
./bin/icons/jgreen.png: com.apple.quarantine
./bin/icons/jgreen.icns: com.apple.quarantine
./bin/icons/jred.icns: com.apple.quarantine
./bin/icons/jyellow.ico: com.apple.quarantine
./bin/icons/favicon.ico: com.apple.quarantine
./bin/icons/app.png: com.apple.quarantine
./bin/icons/jgray.ico: com.apple.quarantine
./bin/icons/jblue.icns: com.apple.quarantine
./bin/icons/jblue.ico: com.apple.quarantine
./bin/icons/jred.ico: com.apple.quarantine
./bin/icons/jyellow.icns: com.apple.quarantine
./bin/icons/jyellow.png: com.apple.quarantine
./bin/icons/jgreen.ico: com.apple.quarantine
./bin/icons/jgray.png: com.apple.quarantine
./bin/icons/jblue.png: com.apple.quarantine
./bin/icons/jgray.icns: com.apple.quarantine
./bin/icons/jred.png: com.apple.quarantine
./bin/profilex_template.ijs: com.apple.quarantine
./addons: com.apple.quarantine
./addons/ide: com.apple.quarantine
./addons/ide/jhs: com.apple.quarantine
./addons/ide/jhs/demo: com.apple.quarantine
./addons/ide/jhs/misc: com.apple.quarantine
./addons/ide/jhs/spx: com.apple.quarantine
./addons/ide/jhs/app: com.apple.quarantine
./addons/ide/jhs/config: com.apple.quarantine
./addons/ide/jhs/js: com.apple.quarantine
./addons/ide/jhs/js/handsontable: com.apple.quarantine
./addons/ide/jhs/js/codemirror: com.apple.quarantine
./addons/ide/jhs/js/codemirror/util: com.apple.quarantine
./addons/ide/jhs/js/codemirror/j: com.apple.quarantine
./addons/ide/jhs/js/jquery: com.apple.quarantine
./addons/ide/jhs/js/jquery/smoothness: com.apple.quarantine
./addons/ide/jhs/js/jquery/smoothness/images: com.apple.quarantine
./addons/ide/jhs/js/webgl: com.apple.quarantine
./addons/ide/jhs/js/d3: com.apple.quarantine
./addons/ide/jhs/js/jsoftware: com.apple.quarantine
./addons/ide/jhs/cojhs: com.apple.quarantine
./macos-fix.command: com.apple.quarantine
./updatejqt.sh: com.apple.quarantine
./system: com.apple.quarantine
./system/license: com.apple.quarantine
./system/license/pcre2: com.apple.quarantine
./system/util: com.apple.quarantine
./system/config: com.apple.quarantine
./system/main: com.apple.quarantine
./system/defs: com.apple.quarantine
./updateje.sh: com.apple.quarantine
./readme.txt: com.apple.quarantine








On Tue, Jan 14, 2020 at 5:37 PM Brian Schott  wrote:

> Julian,
>
> There is no file bin/jqt but when I ran "open bin/jqt" I got the following
> STARTLING error message in a new Terminal window.
>
> Last login: Tue Jan 14 17:29:12 on ttys009
> server:~ brian$ /Users/brian/j901/bin/jqt ; exit;
> Sorry, "jqt" can not be run on this version of macOS. Qt requires macOS
> 10.12.0 or later, you have macOS 10.11.6.
> logout
> Saving session...
> ...copying shared history...
> ...saving history...truncating history files...
> ...completed.
>
> [Process completed]
>
> When I instead issue "open jqt.app" I get the error you mentioned earlier:
> server:j901 brian$ open jqt.app
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/brian/j901/jqt.app.
> server:j901 brian$ open bin/jqt.app
>
> WTF?
>
>
>
> On Tue, Jan 14, 2020 at 5:26 PM Julian Fondren 
> wrote:
>
> > That last command probably should've done it, but you can still try:
> >
> >   ./macos-fix.command
> >
> > no "open". And do that from the directory that macos-fix.command is in.
> > There shouldn't be any output.
> >
> > If that's the problem though, it should still work to start jqt
> > directly, with
> >
> >   bin/jqt
> >
> > run from the directory that macos-fix.command is in, or
> >
> >   ./jqt
> >
> > in the bin directory.
> >
> >
> >
> --
> For information about 

Re: [Jprogramming] 901-release-c

2020-01-14 Thread Brian Schott
Julian,

There is no file bin/jqt but when I ran "open bin/jqt" I got the following
STARTLING error message in a new Terminal window.

Last login: Tue Jan 14 17:29:12 on ttys009
server:~ brian$ /Users/brian/j901/bin/jqt ; exit;
Sorry, "jqt" can not be run on this version of macOS. Qt requires macOS
10.12.0 or later, you have macOS 10.11.6.
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

When I instead issue "open jqt.app" I get the error you mentioned earlier:
server:j901 brian$ open jqt.app
LSOpenURLsWithRole() failed with error -10810 for the file
/Users/brian/j901/jqt.app.
server:j901 brian$ open bin/jqt.app

WTF?



On Tue, Jan 14, 2020 at 5:26 PM Julian Fondren 
wrote:

> That last command probably should've done it, but you can still try:
>
>   ./macos-fix.command
>
> no "open". And do that from the directory that macos-fix.command is in.
> There shouldn't be any output.
>
> If that's the problem though, it should still work to start jqt
> directly, with
>
>   bin/jqt
>
> run from the directory that macos-fix.command is in, or
>
>   ./jqt
>
> in the bin directory.
>
>
>
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jprogramming] 901-release-c

2020-01-14 Thread Julian Fondren
That last command probably should've done it, but you can still try:

  ./macos-fix.command

no "open". And do that from the directory that macos-fix.command is in.
There shouldn't be any output.

If that's the problem though, it should still work to start jqt
directly, with

  bin/jqt

run from the directory that macos-fix.command is in, or

  ./jqt

in the bin directory.

On Tue, 2020-01-14 at 17:21 -0500, Brian Schott wrote:
> Eric,
> 
> I tried your suggestion, and nothing new.
> FYI, I had not earlier cd'ed to the bin directory and then had a time
> getting macos-fix.command to work, but finally with the correct
> prefix it
> did work but did not fix anything.
> 
> I am not using Catalina or Sierra, so in the past I don't think a
> "fix
> command" was necessary because OS X prompted me with a question of
> whether
> I wanted to open such a downloaded executable.
> 
> Anyhow, below is my newest Terminal session.
> 
> Last login: Tue Jan 14 17:00:21 on ttys008
> server:~ brian$ cd /Users/brian/j901/bin
> server:bin brian$ open ./macos-fix.command
> The file /Users/brian/j901/bin/macos-fix.command does not exist.
> server:bin brian$ open .macos-fix.command
> The file /Users/brian/j901/bin/.macos-fix.command does not exist.
> server:bin brian$ open ..macos-fix.command
> The file /Users/brian/j901/bin/..macos-fix.command does not exist.
> server:bin brian$ open ../macos-fix.command
> server:bin brian$
> 
> When the above runs, I get a new terminal which reports as follows.
> 
> Last login: Tue Jan 14 17:12:19 on ttys008
> server:~ brian$ /Users/brian/j901/macos-fix.command ; exit;
> logout
> Saving session...
> ...copying shared history...
> ...saving history...truncating history files...
> ...completed.
> 
> [Process completed]
> 
> 
> 
> On Tue, Jan 14, 2020 at 5:09 PM Eric Iverson <
> eric.b.iver...@gmail.com>
> wrote:
> 
> > I think you need to run macos-fix.command (as Julian pointed out).
> > 
> > Not sure of the details but you could:
> > 1. use finder to get to the j901/bin folder and click that command
> > or
> > 2. start a terminal windows, cd j901/bin, and then enter
> > ./macos-fix.command (not that the ./ is important)
> > run ./macos-fix.command
> > 
> > 
> > 
> ---
> ---
> For information about J forums see 
> http://www.jsoftware.com/forums.htm

--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jprogramming] 901-release-c

2020-01-14 Thread Brian Schott
Eric,

I tried your suggestion, and nothing new.
FYI, I had not earlier cd'ed to the bin directory and then had a time
getting macos-fix.command to work, but finally with the correct prefix it
did work but did not fix anything.

I am not using Catalina or Sierra, so in the past I don't think a "fix
command" was necessary because OS X prompted me with a question of whether
I wanted to open such a downloaded executable.

Anyhow, below is my newest Terminal session.

Last login: Tue Jan 14 17:00:21 on ttys008
server:~ brian$ cd /Users/brian/j901/bin
server:bin brian$ open ./macos-fix.command
The file /Users/brian/j901/bin/macos-fix.command does not exist.
server:bin brian$ open .macos-fix.command
The file /Users/brian/j901/bin/.macos-fix.command does not exist.
server:bin brian$ open ..macos-fix.command
The file /Users/brian/j901/bin/..macos-fix.command does not exist.
server:bin brian$ open ../macos-fix.command
server:bin brian$

When the above runs, I get a new terminal which reports as follows.

Last login: Tue Jan 14 17:12:19 on ttys008
server:~ brian$ /Users/brian/j901/macos-fix.command ; exit;
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]



On Tue, Jan 14, 2020 at 5:09 PM Eric Iverson 
wrote:

> I think you need to run macos-fix.command (as Julian pointed out).
>
> Not sure of the details but you could:
> 1. use finder to get to the j901/bin folder and click that command
> or
> 2. start a terminal windows, cd j901/bin, and then enter
> ./macos-fix.command (not that the ./ is important)
> run ./macos-fix.command
>
>
>
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jprogramming] 901-release-c

2020-01-14 Thread Eric Iverson
I think you need to run macos-fix.command (as Julian pointed out).

Not sure of the details but you could:
1. use finder to get to the j901/bin folder and click that command
or
2. start a terminal windows, cd j901/bin, and then enter
./macos-fix.command (not that the ./ is important)
run ./macos-fix.command

On Tue, Jan 14, 2020 at 5:04 PM Brian Schott  wrote:

> Julian,
>
> I continue to get the same error as you when I open in Terminal as
> shown below.
>
> server:j901 brian$ cd /Users/brian/j901
> server:j901 brian$ open jqt.app
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/brian/j901/jqt.app.
> server:j901 brian$
>
> Thanks for your help. No luck, yet.
>
> On Tue, Jan 14, 2020 at 4:35 PM Julian Fondren 
> wrote:
>
> > I just did a clean reinstall of j901 on macOS to test. My steps:
> >
> > 1. unzip the .zip in a terminal
> > 2. cd to the new directory
> > 3. run ./updateje.sh
> >
> > at this point, opening jqt fails as bin/jqt doesn't exist yet.
> >
> > 4. run ./updatejqt.sh
> >
> > at this point, it works to run bin/jqt directly in the terminal, but
> > "open jqt.app" still fails:
> >
> > LSOpenURLsWithRole() failed with error -10810 for the file
> > /Users/.../jqt.app.
> >
> > 5. run ./macos-fix.command
> >
> > at this point, I can start J with "open jqt.app" in the terminal, or I
> > can browse to the directory with the finder and click on the green
> > "jqt" launcher.
> >
> > On macOS Catalina I had some extra security-related steps. A window
> > will pop up complaining that jconsole/jqt/libj.so aren't signed in
> > turn, and then I have to go into System Preferences/Security and permit
> > the app, and then on the next run I have reconfirm that yes, I want to
> > run the app, and after that it's fine.
> >
> > So, try this: right-click on macos-fix.command, Open With -> Terminal.
> >
> >
> >
> --
> For information about J forums see http://www.jsoftware.com/forums.htm
>
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jprogramming] 901-release-c

2020-01-14 Thread Brian Schott
Julian,

I continue to get the same error as you when I open in Terminal as
shown below.

server:j901 brian$ cd /Users/brian/j901
server:j901 brian$ open jqt.app
LSOpenURLsWithRole() failed with error -10810 for the file
/Users/brian/j901/jqt.app.
server:j901 brian$

Thanks for your help. No luck, yet.

On Tue, Jan 14, 2020 at 4:35 PM Julian Fondren 
wrote:

> I just did a clean reinstall of j901 on macOS to test. My steps:
>
> 1. unzip the .zip in a terminal
> 2. cd to the new directory
> 3. run ./updateje.sh
>
> at this point, opening jqt fails as bin/jqt doesn't exist yet.
>
> 4. run ./updatejqt.sh
>
> at this point, it works to run bin/jqt directly in the terminal, but
> "open jqt.app" still fails:
>
> LSOpenURLsWithRole() failed with error -10810 for the file
> /Users/.../jqt.app.
>
> 5. run ./macos-fix.command
>
> at this point, I can start J with "open jqt.app" in the terminal, or I
> can browse to the directory with the finder and click on the green
> "jqt" launcher.
>
> On macOS Catalina I had some extra security-related steps. A window
> will pop up complaining that jconsole/jqt/libj.so aren't signed in
> turn, and then I have to go into System Preferences/Security and permit
> the app, and then on the next run I have reconfirm that yes, I want to
> run the app, and after that it's fine.
>
> So, try this: right-click on macos-fix.command, Open With -> Terminal.
>
>
>
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jprogramming] 901-release-c

2020-01-14 Thread Julian Fondren
I just did a clean reinstall of j901 on macOS to test. My steps:

1. unzip the .zip in a terminal
2. cd to the new directory
3. run ./updateje.sh

at this point, opening jqt fails as bin/jqt doesn't exist yet.

4. run ./updatejqt.sh

at this point, it works to run bin/jqt directly in the terminal, but
"open jqt.app" still fails:

LSOpenURLsWithRole() failed with error -10810 for the file
/Users/.../jqt.app.

5. run ./macos-fix.command

at this point, I can start J with "open jqt.app" in the terminal, or I
can browse to the directory with the finder and click on the green
"jqt" launcher.

On macOS Catalina I had some extra security-related steps. A window
will pop up complaining that jconsole/jqt/libj.so aren't signed in
turn, and then I have to go into System Preferences/Security and permit
the app, and then on the next run I have reconfirm that yes, I want to
run the app, and after that it's fine.

So, try this: right-click on macos-fix.command, Open With -> Terminal.

On Tue, 2020-01-14 at 15:53 -0500, Brian Schott wrote:
> This is my first install of j901, having stuck with j807.
> 
> When I double click on the jqt icon I get a momentary small flash of
> (green?) light and then nothing happens.
> When I double click on the jcon icon I get jconsole.
> I am using Mac OS X El Capitan (10.11).
> 
> [I was prompted to install j901 to see if there is any change in any
> openGL
> demo (which uses gl2.ijs and its companions). I am looking for a demo
> with
> keystroke-controlled movement of canvas or objects, to see if I can
> update
> some old videos mentioned in another thread. The j807 demo creates no
> such
> movement ability, afaik.]
> 
> Below is the complete session on my Mac after I "double click
> jconsole to
> start J console task", having installed j901 in my home folder. There
> is no
> indication of an error, that I see.
> 
> Last login: Tue Jan 14 14:36:56 on ttys006
> /Users/brian/j901/bin/jconsole ; exit;
> server:~ brian$ /Users/brian/j901/bin/jconsole ; exit;
>load 'pacman'
>'install' jpkg '*'
> these steps can take several minutes
> *** next step updates addons and base library
> Updating server catalog...
> Installing 124 packages
> Downloading api/expat...
> Installing api/expat...
> Downloading api/gles...
> Installing api/gles...
> Downloading api/java...
> Installing api/java...
> Downloading api/jc...
> Installing api/jc...
> Downloading api/jni...
> Installing api/jni...
> Downloading api/ncurses...
> Installing api/ncurses...
> Downloading api/python3...
> Installing api/python3...
> Downloading arc/ziptrees...
> Installing arc/ziptrees...
> Downloading arc/zlib...
> Installing arc/zlib...
> Downloading convert/jiconv...
> Installing convert/jiconv...
> Downloading convert/json...
> Installing convert/json...
> Downloading convert/misc...
> Installing convert/misc...
> Downloading convert/pjson...
> Installing convert/pjson...
> Downloading data/ddmysql...
> Installing data/ddmysql...
> Downloading data/ddsqlite...
> Installing data/ddsqlite...
> Downloading data/jd...
> Installing data/jd...
> Downloading data/jfiles...
> Installing data/jfiles...
> Downloading data/jmf...
> Installing data/jmf...
> Downloading data/odbc...
> Installing data/odbc...
> Downloading data/sqlite...
> Installing data/sqlite...
> Downloading data/sqltable...
> Installing data/sqltable...
> Downloading debug/dissect...
> Installing debug/dissect...
> Downloading debug/jig...
> Installing debug/jig...
> Downloading debug/lint...
> Installing debug/lint...
> Downloading debug/tte...
> Installing debug/tte...
> Downloading demos/coins...
> Installing demos/coins...
> Downloading demos/isigraph...
> Installing demos/isigraph...
> Downloading demos/publish...
> Installing demos/publish...
> Downloading demos/qtdemo...
> Installing demos/qtdemo...
> Downloading demos/wd...
> Installing demos/wd...
> Downloading demos/wdplot...
> Installing demos/wdplot...
> Downloading dev/fold...
> Installing dev/fold...
> Downloading docs/help...
> Installing docs/help...
> Downloading docs/joxygen...
> Installing docs/joxygen...
> Downloading finance/actuarial...
> Installing finance/actuarial...
> Downloading finance/interest...
> Installing finance/interest...
> Downloading format/datefmt...
> Installing format/datefmt...
> Downloading format/printf...
> Installing format/printf...
> Downloading format/publish...
> Installing format/publish...
> Downloading format/sbox...
> Installing format/sbox...
> Downloading format/zulu...
> Installing format/zulu...
> Downloading format/zulu-bare...
> Installing format/zulu-bare...
> Downloading format/zulu-lite...
> Installing format/zulu-lite...
> Downloading games/2048...
> Installing games/2048...
> Downloading games/minesweeper...
> Installing games/minesweeper...
> Downloading games/nurikabe...
> Installing games/nurikabe...
> Downloading games/pousse...
> Installing games/pousse...
> Downloading games/solitaire...
> Installing games/solitaire...
> Downloading general/dir

Re: [Jprogramming] 901-release-c

2020-01-14 Thread Brian Schott
This is my first install of j901, having stuck with j807.

When I double click on the jqt icon I get a momentary small flash of
(green?) light and then nothing happens.
When I double click on the jcon icon I get jconsole.
I am using Mac OS X El Capitan (10.11).

[I was prompted to install j901 to see if there is any change in any openGL
demo (which uses gl2.ijs and its companions). I am looking for a demo with
keystroke-controlled movement of canvas or objects, to see if I can update
some old videos mentioned in another thread. The j807 demo creates no such
movement ability, afaik.]

Below is the complete session on my Mac after I "double click jconsole to
start J console task", having installed j901 in my home folder. There is no
indication of an error, that I see.

Last login: Tue Jan 14 14:36:56 on ttys006
/Users/brian/j901/bin/jconsole ; exit;
server:~ brian$ /Users/brian/j901/bin/jconsole ; exit;
   load 'pacman'
   'install' jpkg '*'
these steps can take several minutes
*** next step updates addons and base library
Updating server catalog...
Installing 124 packages
Downloading api/expat...
Installing api/expat...
Downloading api/gles...
Installing api/gles...
Downloading api/java...
Installing api/java...
Downloading api/jc...
Installing api/jc...
Downloading api/jni...
Installing api/jni...
Downloading api/ncurses...
Installing api/ncurses...
Downloading api/python3...
Installing api/python3...
Downloading arc/ziptrees...
Installing arc/ziptrees...
Downloading arc/zlib...
Installing arc/zlib...
Downloading convert/jiconv...
Installing convert/jiconv...
Downloading convert/json...
Installing convert/json...
Downloading convert/misc...
Installing convert/misc...
Downloading convert/pjson...
Installing convert/pjson...
Downloading data/ddmysql...
Installing data/ddmysql...
Downloading data/ddsqlite...
Installing data/ddsqlite...
Downloading data/jd...
Installing data/jd...
Downloading data/jfiles...
Installing data/jfiles...
Downloading data/jmf...
Installing data/jmf...
Downloading data/odbc...
Installing data/odbc...
Downloading data/sqlite...
Installing data/sqlite...
Downloading data/sqltable...
Installing data/sqltable...
Downloading debug/dissect...
Installing debug/dissect...
Downloading debug/jig...
Installing debug/jig...
Downloading debug/lint...
Installing debug/lint...
Downloading debug/tte...
Installing debug/tte...
Downloading demos/coins...
Installing demos/coins...
Downloading demos/isigraph...
Installing demos/isigraph...
Downloading demos/publish...
Installing demos/publish...
Downloading demos/qtdemo...
Installing demos/qtdemo...
Downloading demos/wd...
Installing demos/wd...
Downloading demos/wdplot...
Installing demos/wdplot...
Downloading dev/fold...
Installing dev/fold...
Downloading docs/help...
Installing docs/help...
Downloading docs/joxygen...
Installing docs/joxygen...
Downloading finance/actuarial...
Installing finance/actuarial...
Downloading finance/interest...
Installing finance/interest...
Downloading format/datefmt...
Installing format/datefmt...
Downloading format/printf...
Installing format/printf...
Downloading format/publish...
Installing format/publish...
Downloading format/sbox...
Installing format/sbox...
Downloading format/zulu...
Installing format/zulu...
Downloading format/zulu-bare...
Installing format/zulu-bare...
Downloading format/zulu-lite...
Installing format/zulu-lite...
Downloading games/2048...
Installing games/2048...
Downloading games/minesweeper...
Installing games/minesweeper...
Downloading games/nurikabe...
Installing games/nurikabe...
Downloading games/pousse...
Installing games/pousse...
Downloading games/solitaire...
Installing games/solitaire...
Downloading general/dirtrees...
Installing general/dirtrees...
Downloading general/dirutils...
Installing general/dirutils...
Downloading general/inifiles...
Installing general/inifiles...
Downloading general/jod...
Installing general/jod...
Downloading general/joddocument...
Installing general/joddocument...
Downloading general/jodsource...
Installing general/jodsource...
Downloading general/misc...
Installing general/misc...
Downloading general/primitives...
Installing general/primitives...
Downloading general/unittest...
Installing general/unittest...
Downloading graphics/afm...
Installing graphics/afm...
Downloading graphics/bmp...
Installing graphics/bmp...
Downloading graphics/cairo...
Installing graphics/cairo...
Downloading graphics/color...
Installing graphics/color...
Downloading graphics/d3...
Installing graphics/d3...
Downloading graphics/fvj4...
Installing graphics/fvj4...
Downloading graphics/gnuplot...
Installing graphics/gnuplot...
Downloading graphics/graph...
Installing graphics/graph...
Downloading graphics/graphviz...
Installing graphics/graphviz...
Downloading graphics/jpeg...
Installing graphics/jpeg...
Downloading graphics/pdfdraw...
Installing graphics/pdfdraw...
Downloading graphics/plot...
Installing graphics/plot...
Downloading graphics/png...
Installing graphics/png...
Dow

Re: [Jprogramming] 901-release-c

2020-01-12 Thread 'Mike Day' via Programming
Sorry...

I was trying to simplify a problem that arose earlier in developing my thoughts 
on 
Repeating decimals.  I had 
If. r > RMAX do. Break. end. within a while loop which appeared to fail on load,
But the failure has disappeared now?!

Perhaps there was something else amiss.

Sorry for false alarm,

Mike

Sent from my iPad

> On 12 Jan 2020, at 19:13, Henry Rich  wrote:
> 
> You have to be in a for. or select. to break., no?
> 
> Henry Rich
> 
>> On 1/12/2020 2:10 PM, Julian Fondren wrote:
>> qqq =: 3 : 0
>> if. y do. break. end.
>>'true'
>>return.
>> end.
>> 'false'
>> )
> 
> --
> For information about J forums see http://www.jsoftware.com/forums.htm
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jprogramming] 901-release-c

2020-01-12 Thread Henry Rich

You have to be in a for. or select. to break., no?

Henry Rich

On 1/12/2020 2:10 PM, Julian Fondren wrote:

qqq =: 3 : 0
if. y do. break. end.
'true'
return.
end.
'false'
)


--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jprogramming] 901-release-c

2020-01-12 Thread Julian Fondren
This works though:

qqq =: 3 : 0"0
  whilst. 0 do.
if. y do. break. end.
'true'
return.
  end.
  'false'
)
   qqq 0 1
true 
false

On Sun, 2020-01-12 at 19:04 +, 'Mike Day' via Programming wrote:
> Has break. been decommissioned? 
> 
> I was getting the following behaviour earlier today in release
> b,  but find it's still there in 
> release c: 
> 
>JVERSION
> Engine: j901/j64avx2/windows
> Release-c: commercial/2020-01-11T13:29:14
> Library: 9.01.20
> Qt IDE: 1.8.5s/5.12.6
> Platform: Win 64
> Installer: J901 install
> InstallPath: c:/d/j901
> Contact: www.jsoftware.com
>
>load 'c:/d/j901/user/temp/246.ijs'
> > control error
> >   [0]if. y do. break. end.
> >   qqq=:3 :0
> > [-6] c:\d\j901\user\temp\246.ijs
>
>where qqq is just this demo function to show the problem: 
> qqq =: 3 : 0
> if. y do. break. end.
>'true'
>return.
> end.
> 'false'
> )
> 
> Thanks,
> 
> Mike
> 
> 
> > On 11 January 2020 at 20:12 Eric Iverson 
> > wrote:
> > 
> > 
> > j901-release-c is available for windows/linux/macos
> > 
> > It has bug fixes to the previous release.
> > 
> > Please upgrade your j901 install when convenient with:
> > 
> > start J
> >load 'pacman'
> >'upgrade' jpkg 'jengine'
> > 
> > ***
> > raspberry and android release-c will be announced when available.
> > -
> > -
> > For information about J forums see 
> > http://www.jsoftware.com/forums.htm
> ---
> ---
> For information about J forums see 
> http://www.jsoftware.com/forums.htm

--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jprogramming] 901-release-c

2020-01-12 Thread 'Mike Day' via Programming
Has break. been decommissioned? 

I was getting the following behaviour earlier today in release b,  but find 
it's still there in 
release c: 

   JVERSION
Engine: j901/j64avx2/windows
Release-c: commercial/2020-01-11T13:29:14
Library: 9.01.20
Qt IDE: 1.8.5s/5.12.6
Platform: Win 64
Installer: J901 install
InstallPath: c:/d/j901
Contact: www.jsoftware.com
   
   load 'c:/d/j901/user/temp/246.ijs'
|control error
|   [0]if. y do. break. end.
|   qqq=:3 :0
|[-6] c:\d\j901\user\temp\246.ijs
   
   where qqq is just this demo function to show the problem: 
qqq =: 3 : 0
if. y do. break. end.
   'true'
   return.
end.
'false'
)

Thanks,

Mike


> On 11 January 2020 at 20:12 Eric Iverson  wrote:
> 
> 
> j901-release-c is available for windows/linux/macos
> 
> It has bug fixes to the previous release.
> 
> Please upgrade your j901 install when convenient with:
> 
> start J
>load 'pacman'
>'upgrade' jpkg 'jengine'
> 
> ***
> raspberry and android release-c will be announced when available.
> --
> For information about J forums see http://www.jsoftware.com/forums.htm
--
For information about J forums see http://www.jsoftware.com/forums.htm


Re: [Jprogramming] 901-release-c

2020-01-12 Thread bill lam
j901-release-c is available for raspberry and android 

raspberry:
start J
   load 'pacman'
   'upgrade' jpkg 'jengine'

android:
menu > Tools > Check New Version
or
download from 
* http://www.jsoftware.com/download/j901/install/


Sat, 11 Jan 2020, Eric Iverson написал(а):
> j901-release-c is available for windows/linux/macos
> 
> It has bug fixes to the previous release.
> 
> Please upgrade your j901 install when convenient with:
> 
> start J
>load 'pacman'
>'upgrade' jpkg 'jengine'
> 
> ***
> raspberry and android release-c will be announced when available.
> --
> 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 --armor --export 4434BAB3
--
For information about J forums see http://www.jsoftware.com/forums.htm