Bugs

From Flooxs
Jump to navigation Jump to search

quotes in solution const variables

solution const val="...sqrt(...)..."

sometimes doesn't parse everything if you use quotes.

Contact doesn't parse any const variables

solution add name=Ec const val=(DevPsi-$Chi)

the contact command will not parse the Ec variables because it is a const. I should try w/o quotes tho... maybe this is the same bug as above