Testing Jmol 12.2.16
From Proteopedia
(Difference between revisions)
| Line 1: | Line 1: | ||
Findings while testing Jmol 12.2.XX on Proteopedia: | Findings while testing Jmol 12.2.XX on Proteopedia: | ||
| - | Note that the About/Version will return 12.2.18_dev | + | Note that the About/Version will return '''12.2.18_dev''' |
| + | |||
| + | You may need to first clear the old version of Jmol from your Java cache, as described [[https://elearn.usu.edu/java/clear-java-cache.html here]] and [[https://wiki.csuchico.edu/confluence/display/help/Delete+Java+Cache+in+Windows+XP+and+Mac+OS+X here]] | ||
* Inserting quoted text in an echo makes the whole scene to fail. Statements like this one is a ticket to failure | * Inserting quoted text in an echo makes the whole scene to fail. Statements like this one is a ticket to failure | ||
''echo "Dealkylation ("aging")";'' since the Jmol parser is unable to properly pair the nested quotes. | ''echo "Dealkylation ("aging")";'' since the Jmol parser is unable to properly pair the nested quotes. | ||
Revision as of 12:16, 18 March 2012
Findings while testing Jmol 12.2.XX on Proteopedia: Note that the About/Version will return 12.2.18_dev
You may need to first clear the old version of Jmol from your Java cache, as described [here] and [here]
- Inserting quoted text in an echo makes the whole scene to fail. Statements like this one is a ticket to failure
echo "Dealkylation ("aging")"; since the Jmol parser is unable to properly pair the nested quotes.
Proteopedia Page Contributors and Editors (what is this?)
Jaime Prilusky, Wayne Decatur, Joseph M. Steinberger, Alexander Berchansky
