OOF2: The Manual

Name

OOF.Help.Debug.GUI_Logging.Replay — Load a GUI log file.

Synopsis

OOF.Help.Debug.GUI_Logging.Replay(filename, checkpoints)

Details

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

    filename
    Name of the file. Type: A character string.
    checkpoints
    obey checkpoints? Type: Boolean: True or False.