From: Josh Vermaas (vermaas2_at_illinois.edu)
Date: Thu Oct 24 2013 - 17:03:50 CDT

$sel writepdb test.pdb

Dollar signs are important in TCL, especially for atomselection objects.
-Josh

On 10/24/2013 03:49 PM, Rejwan wrote:
> I bit puzzled here. Not sure what I'm doing wrong in TK console in
> writepdb command.
>
>
> >Main< (VMD) 10 % set sel [atomselect top "not (resname POPC)"]
> atomselect2
> >Main< (VMD) 11 % sel writepdb test.pdb
> bad option "writepdb": must be clear, get, handle, or own
> >Main< (VMD) 12 %
>
> Rejwan
>