But the error happens inside a try/catch. So, on my system, the name dotproduct throws a value error. And, that should be fixed.
But this doesn't explain why people aren't able to load the addon, does it? Thanks, -- Raul On Fri, Apr 17, 2020 at 2:20 PM 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
