Hi, in Jmol application 11.9.1, I can't seem to message the value of a variable within a character string. Here is what I've tried (lines generated by Jmol in red)

acount = 1
show acount
acount = 1
message @acount
1
message a b @acount
a b @acount
message "a b @acount"
a b @acount
message %{acount}
script compiler ERROR: } unexpected
message a b %{acount}
script compiler ERROR: } unexpected

Thanks, -Eric

/* - - - - - - - - - - - - - - - - - - - - - - - - - - -
Eric Martz, Professor Emeritus, Dept Microbiology
U Mass, Amherst -- http://Martz.MolviZ.Org

Top Five 3D MolVis Technologies http://Top5.MolviZ.Org
3D Wiki with Scene-Authoring Tools http://Proteopedia.Org
Biochem 3D Education Resources http://MolviZ.org
See 3D Molecules, Install Nothing! - http://firstglance.jmol.org
ConSurf - Find Conserved Patches in Proteins: http://consurf.tau.ac.il
Atlas of Macromolecules: http://atlas.molviz.org
Workshops: http://workshops.molviz.org
World Index of Molecular Visualization Resources: http://molvisindex.org
PDB Lite Macromolecule Finder: http://pdblite.org
Molecular Visualization EMail List (molvis-list): http://list.molviz.org
Protein Explorer - 3D Visualization: http://proteinexplorer.org
- - - - - - - - - - - - - - - - - - - - - - - - - - - */

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to