From: Goutham (gouthambs_at_gmail.com)
Date: Wed Mar 25 2009 - 10:12:19 CDT

Hey,
I have been trying to write a TCL script that will accept command line
arguments (such as input file names). I tried using $argc $argv parameters.
Now when I run using:

vmd -dispdev text < myscript.tcl filename.pdb

the script doesn't even recognise the argument. Can any one tell me what am
I doing wrong?

Thanks
Goutham