Re: [PyMOL] commands history

2013-11-10 Thread Justin Lecher
On 11/11/13 08:43, Folmer Fredslund wrote: > Dear Chandan, > > The command "log_open" will start writing a log file of events happening. > > If you want a specific name for the logfile you write "log_open myfile.pml" > > In that file the commands you type will be saved, as well as actions > from

Re: [PyMOL] commands history

2013-11-10 Thread Folmer Fredslund
Dear Chandan, The command "log_open" will start writing a log file of events happening. If you want a specific name for the logfile you write "log_open myfile.pml" In that file the commands you type will be saved, as well as actions from menus (not sure how many, but I think most of them). Hope