Dear Tsjerk,
On 18 March 2010 10:08, Tsjerk Wassenaar <tsje...@gmail.com> wrote: > Hi Jason, e.a. > > I would really like to be able to echo my session command line history > to a file. I'm not sure whether I just missed something, or that it's > not in yet. If the latter is the case, I'd like to put it forward as a > feature request. Otherwise, I'd be eager to be enlightened. I found > something about logging, but it didn't seem to produce a file, or it > hid it very well. Also, that seems to echo results from commands, > while I would like to have just the commands I entered. And I did > search the mailing list :) > Perhaps you are looking for the log_open and log_close commands? After opening PyMOL you simply type log_open myfile.txt And every following command will be written to the file "myfile.txt". And you can close the log again with log_close. I am not sure if this is what you found earlier on, but this has worked nicely for me everytime I've used it. You don't mention what OS you are using, but the pwd command will give you your current path (at least on linux) and it should be relatively easy to find the output file afterwards. Best regards, Folmer Fredslund > Thanks in advance, > > Tsjerk > > -- > Tsjerk A. Wassenaar, Ph.D. > > post-doctoral researcher > Molecular Dynamics Group > Groningen Institute for Biomolecular Research and Biotechnology > University of Groningen > The Netherlands > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) > Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users > Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net