ToDo

From Flooxs
Revision as of 18:02, 9 November 2010 by Nrowsey (talk | contribs) (New page: === 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 === s...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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