VMD-L Mailing List
From: Himanshu Khandelia (hkhandel_at_memphys.sdu.dk)
Date: Fri Jan 26 2007 - 05:47:02 CST
- Next message: Rita Cassia: "history in tcl/tk script"
- Previous message: John Stone: "Re: Getting (or changing) molinfo matrices"
- Next in thread: Axel Kohlmeyer: "Re: wildcards in atomselect command"
- Reply: Axel Kohlmeyer: "Re: wildcards in atomselect command"
- Reply: Eduard Schreiner: "Re: wildcards in atomselect command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
This might be a very elementary question.
In the Tkconsole, I am not being able to use wildcards in the atomselect
facility. The following do not work:
# To select atom names starting with the letter C,
set temp [atomselect top "name "C.*""]
set temp [atomselect top "name \"C.*\""]
set temp [atomselect top "name 'C.*'"]
set temp [atomselect top "name "C*""]
What is way around this ?
- Next message: Rita Cassia: "history in tcl/tk script"
- Previous message: John Stone: "Re: Getting (or changing) molinfo matrices"
- Next in thread: Axel Kohlmeyer: "Re: wildcards in atomselect command"
- Reply: Axel Kohlmeyer: "Re: wildcards in atomselect command"
- Reply: Eduard Schreiner: "Re: wildcards in atomselect command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]