VMD-L Mailing List
From: Ajasja Ljubetič (ajasja.ljubetic_at_gmail.com)
Date: Sat Jul 30 2011 - 09:40:23 CDT
- Next message: Nima Nouri: "Re: a file for commands of console"
- Previous message: JhonY. I.: "a file for commands of console"
- In reply to: JhonY. I.: "a file for commands of console"
- Next in thread: Nima Nouri: "Re: a file for commands of console"
- Reply: Nima Nouri: "Re: a file for commands of console"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hi,
It's best if you go through the VMD tutorial first (at least the scripting
part). And then through a pasic TCL tutorial.
You can write your commands in a file and run them with
source path/to/my/file
You can enable logging of commands through File->Log TCL Commands. In this
way anything you do in the GUI will be logged as well and is a good basis
for scripts.
Regards,
Ajasja
2011/7/30 JhonY. I. <yijhon_at_hotmail.com>
> Several commands should be performed in console windows of VMD.
> I'd like to write them in one file so that by loading this file, series of
> the commands may be excuted.
> If it is possible, what should I do for it in detail?
>
> Incidentally asking, are the commands which are used in console windows of
> VMD a kind of tcl/tk scripts?
>
> Best regards,
>
> Luke
>
- Next message: Nima Nouri: "Re: a file for commands of console"
- Previous message: JhonY. I.: "a file for commands of console"
- In reply to: JhonY. I.: "a file for commands of console"
- Next in thread: Nima Nouri: "Re: a file for commands of console"
- Reply: Nima Nouri: "Re: a file for commands of console"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]