OOF2: The Manual

Name

OOF.Help.Debug.GUI_Logging.Rerecord — Load and rerecord a GUI log file.

Synopsis

OOF.Help.Debug.GUI_Logging.Rerecord(filename, checkpoints, use_gui)

Details

  • Parent Menu: OOF.Help.Debug.GUI_Logging
  • Callback: function rerecordLog in module ooflib.common.IO.GUI.guilogger
  • Parameters:

    filename
    Name of the log file Type: A character string.
    checkpoints
    obey checkpoints? Type: Boolean: True or False.
    use_gui
    Use the logger gui to insert comments? Type: Boolean: True or False.