var done = null;
done = jmolScriptWait("frame " + file[frame]);
while(done == null){
}
do you think this is actually doing anything though?
_______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

