i've just started to use your software, i downloaded the linux64 version i got this error trying to open that script see the image. i receive similar errors for most of the scripts.
Thanks for reporting this behaviour.
The code was updated to correct the warning messages in the console.
The error message when runing some scripts is due to the dot symbol.
By default, MathMod uses "." but some users need "," .
MathMod can genarate the appropriate dot symbol in the scripts by following this:
1) Create a new directory (ie: MathModDir).
2) Add the root to this directory as an argument when runing MathMod (ie : ./MathMod ./MathModDir)
MathMod will generate 3 files in this directory
3) In mathmodconfig.js, change "DotSymbol": "." to "DotSymbol": ","
4) close MathMod and delete the files mathmodcollection.js and advancedmodels.js
5) run MathMod again. Now MathMod will use the modified mathmodconfig.js and generate mathmodcollection.js and advancedmodels.js with the appropriate dot symbol
Abderrahman Taha
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i've just started to use your software, i downloaded the linux64 version i got this error trying to open that script see the image. i receive similar errors for most of the scripts.

downloaded the windows and installed in the same machine under wine and instead works fine, i can open all the scripts.
Apart this isssue great tool!
Walter
Last edit: walter perdan 2017-03-05
Thanks for reporting this behaviour.
The code was updated to correct the warning messages in the console.
The error message when runing some scripts is due to the dot symbol.
By default, MathMod uses "." but some users need "," .
MathMod can genarate the appropriate dot symbol in the scripts by following this:
1) Create a new directory (ie: MathModDir).
2) Add the root to this directory as an argument when runing MathMod (ie : ./MathMod ./MathModDir)
MathMod will generate 3 files in this directory
3) In mathmodconfig.js, change "DotSymbol": "." to "DotSymbol": ","
4) close MathMod and delete the files mathmodcollection.js and advancedmodels.js
5) run MathMod again. Now MathMod will use the modified mathmodconfig.js and generate mathmodcollection.js and advancedmodels.js with the appropriate dot symbol
Abderrahman Taha
Sorry, but this not worked for me. no worries i can use the windows version with wine.
Thanks.
Walter