That should be a typo there for 8 years I guess it should be . for dotproduct.
The recent change to add try catch was not intended to fix the typo, but to allow pre j901 to load the script even there are new j901 primitives. On Sat, Apr 18, 2020, 2:20 AM Henry Rich <[email protected]> wrote: > .. and .: were removed in 9.01, which is why it 'works' in 8.07. > > But no way has .. ever been a valid definition for Dot Product. > > Henry Rich > > On 4/17/2020 2:11 PM, 'robert therriault' via Beta wrote: > > Something odd is going on as I see the error with a similar set up > > > > in jQT > > > > load 'general/primitives/primitives' > > |spelling error > > | dotproduct =: .. > > | ^ > > | 0$ ".lit,' =: ',pri > > |[-262] > /users/bobtherriault/j901/addons/general/primitives/primitives.ijs > > JVERSION > > Engine: j901/j64avx2/darwin > > Release-e: commercial/2020-01-29T12:41:32 > > Library: 9.01.21 > > Qt IDE: 1.8.3/5.12.3 > > Platform: Darwin 64 > > Installer: J901 install > > InstallPath: /users/bobtherriault/j901 > > Contact: www.jsoftware.com > > > > and in JHS > > > > load 'general/primitives/primitives' > > |spelling error > > | dotproduct =: .. > > | ^ > > | 0$ ".lit,' =: ',pri > > |[-262] > /users/bobtherriault/j901/addons/general/primitives/primitives.ijs > > JVERSION > > Engine: j901/j64avx2/darwin > > Release-e: commercial/2020-01-29T12:41:32 > > Library: 9.01.21 > > Platform: Darwin 64 > > Installer: J901 install > > InstallPath: /users/bobtherriault/j901 > > Contact: www.jsoftware.com > > > > But it works in J807 in jQT > > > > JVERSION > > Engine: j807/j64/darwin > > Release-d: commercial/2019-03-18T16:07:14 > > Library: 8.07.26 > > Qt IDE: 1.7.9/5.9.6 > > Platform: Darwin 64 > > Installer: J807 install > > InstallPath: /users/bobtherriault/j64-807 > > Contact: www.jsoftware.com > > load 'general/primitives/primitives' > > left > > [ > > > > Cheers, bob > > > > > >> On Apr 17, 2020, at 10:40, Raul Miller <[email protected]> wrote: > >> > >> I do not get this error: > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > -- > This email has been checked for viruses by AVG. > https://www.avg.com > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
