>>I've been trying to debug this, but the script() does not return any >>feedback... null in all cases, even if I make the script invalid. Also tried >>evalScript()... all nulls... >> >>What am I doing wrong? > >Are you sure that the command is completed when you script() returns ? I >thought that script() was asynchronous. > >Try adding some delay between each command to see if something is different.
Or better, use scriptWait() instead of script() ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

