SaveData
SaveData

Saves the log to a file.

bSuccess = myDebug.SaveData( File_Name, No_Wipe )
bSuccess = myDebug.SaveData( File_Name )
bSuccess = myDebug.SaveData( )

Return value
TRUE if the log was saved successfully, otherwise FALSE.

Parameters
  • File_Name
    Filename to use. If set, is equivilent to calling SetOutFile
  • No_Wipe
    If TRUE, the current log will not be wiped. You can clear it manually with Clear
Comments

This is called automatically if AutoLog is turned ON.

See also
Debug:SetOutFile
Debug:GetOutFile
Debug:RecordAll
Debug:AppendData
Debug:ObjectInfo
Debug:GlobalsInfo
Debug:Clear
Debug:SetAutoLog



JAM © 2005 no one in partiular
Project started by David Evans in 2005