From: Schreiner Eduard (eschrein_at_ks.uiuc.edu)
Date: Thu Oct 16 2008 - 01:47:48 CDT

Hi Wei,
first of all a question:

in line 39 you write:
}# start main program

is a comment like this one allowed? I thought it should be

} ;#comment

or

}
#comment

doesn't vmd say:

extra characters after close-brace

?

Concerning your error message, have to check later.
It looks like you are trying to access a variable "Call", e.g.,

$Call num

or something like that.
Maybe, you can put output statements after some atomselect commands.
Apparently, the error is occurring in the beginning, the selection
numbers are small (2, 5, 8, 11, 14)

eddi

On Oct 16, 2008, at 12:58 AM, Wei Huang wrote:

> Hi eddi,
>
> Attachment is the script. It is from the appendix information of
> Dr. Myunggi
> Yi's dissertation.
>
> Best,
> Wei
>
> -----Original Message-----
> From: owner-vmd-l_at_ks.uiuc.edu [mailto:owner-vmd-l_at_ks.uiuc.edu] On
> Behalf Of
> Schreiner Eduard
> Sent: Thursday, October 16, 2008 12:41 AM
> To: whuang_at_cct.lsu.edu
> Cc: vmd-l_at_ks.uiuc.edu
> Subject: Re: vmd-l: Problem in text mode
>
> what does your script look like?
>
>
> eddi
>
> On Oct 16, 2008, at 12:25 AM, Wei Huang wrote:
>
>> Hi there,
>>
>> I was running a script under text mode. And following is the error
>> message I
>> got:
>>
>> can't read "Call": no such variable
>> atomselect2
>> can't read "Call": no such variable
>> atomselect5
>> can't read "Call": no such variable
>> atomselect8
>> can't read "Call": no such variable
>> atomselect11
>> can't read "Call": no such variable
>> atomselect14
>> can't read "Call": no such variable
>> Info) VMD for LINUXIA64, version 1.8.6 (April 6, 2007)
>> Info) Exiting normally.
>>
>> I had no clue what the error message means. I didn't find any
>> relevant
>> information in the archive. Can someone help me out? Thanks!
>>
>> Best,
>> Wei
>
>
> =====================================================
> Eduard Schreiner
> Theoretical and Computational Biophysics Group
> NIH Resource for Macromolecular Modeling and Bioinformatics
> Beckman Institute for Advanced Science and Technology
> University of Illinois, 405 N. Mathews Ave., Urbana, IL 61801
> Phone: 217-244-4361
> Fax: 217-244-6078
> http://www.ks.uiuc.edu/~eschrein/
> =============================================
>
> <tilt.tcl>

=====================================================
Eduard Schreiner
Theoretical and Computational Biophysics Group
NIH Resource for Macromolecular Modeling and Bioinformatics
Beckman Institute for Advanced Science and Technology
University of Illinois, 405 N. Mathews Ave., Urbana, IL 61801
Phone: 217-244-4361
Fax: 217-244-6078
http://www.ks.uiuc.edu/~eschrein/
=============================================