Hello Jen

 print {*}.labels

seems to work fine, for the console (it outputs empty strings for 
non-labeled atoms; there may be a more convoluted way of letting 
those out)

For saving to disk:

xx =  {*}.labels;
write var xx ?;  //prompts for a file name and location
write var xx "listoflabels.txt";  // saves directly




------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to