next up previous contents index
Next: material Up: Tcl Text Commands Previous: light   Contents   Index


logfile

Turn on/off logging a VMD session to a log file. This will create a log file with commands for all the actions taken during the session. The log file may be played back later by using the `play' command or the Tcl `source' command. The only actions recorded are those which change the state of the VMD display, so straight Tcl commands are not saved. All of the core VMD commands will write to the log.

To write log information to the file `off', use the file name `./off'.



vmd@ks.uiuc.edu