Page 1 of 1
Dyalog Version 18.2 is now released
Posted: Wed Mar 23, 2022 11:27 am
by Karen|Dyalog
Dyalog would like to announce that Dyalog Version 18.2 is now available under Microsoft Windows, IBM AIX, Linux (including the Raspberry Pi) and Apple macOS.
The full product announcement can be found at
https://www.dyalog.com/dyalog/dyalog-versions/182.htm
Re: Dyalog Version 18.2 is now released
Posted: Wed Mar 23, 2022 4:21 pm
by petermsiegel
Thanks for all the nice work!
Re: the documentation for getting started...
In this location
https://www.dyalog.com/dyalog/dyalog-versions/182.htm
the example (screenshot) shows the script pointing (via #!) to
instead of the correct
#!/usr/local/bin/dyalogscript
leading to an obvious error message for Unix/Linux users and momentary confusion...
I'm guessing from the file extension shown in the example that the example was really for Windows, where the "wrong" file path is ignored anyway.
Other locations pointed to from the example are correct, e.g.:
https://help.dyalog.com/latest/#UserGuide/Installation%20and%20Configuration/Shell%20Scripts.htm
Cheers