> I am trying to fire up a script with pymol -r doit.pml pymol doit.pml should be sufficient (no need for -r).
> File "doit.pml", line 2 > select resname SOL Unless the syntax has changed, try 'select resname, SOL'. Does this script work when run from an already started pymol? Pete