VMD-L Mailing List
From: tnels_at_sfu.ca
Date: Fri Sep 15 2006 - 20:18:21 CDT
- Next message: Margaret S. Cheung: "Re: how to build an atomistic protein from a low resolution data."
- Previous message: Peter Freddolino: "Re: how to build an atomistic protein from a low resolution data."
- Next in thread: dimka: "Re: no subject"
- Reply: dimka: "Re: no subject"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
I need to call VMD in text mode using the UNIX command line as follows:
$ vmd -dispdev text -e vmd_calls.txt -args "residue 5" backbone 0 1000 out_file
the problem is that VMD won't accept the double quotes in this call. I get the error:
argv: Subscript out of range.
My question is, can I pass a string containing spaces into -args as a single argument somehow? I have tried several things like braces and backslash with no success.
thank you
- Next message: Margaret S. Cheung: "Re: how to build an atomistic protein from a low resolution data."
- Previous message: Peter Freddolino: "Re: how to build an atomistic protein from a low resolution data."
- Next in thread: dimka: "Re: no subject"
- Reply: dimka: "Re: no subject"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]