SetOutFile
SetOutFile

Changes the output file path used for logging

bSuccess = myDebug.SetOutFile( File_Name )

Return value
TRUE if the file changed successfully, otherwise FALSE.

Parameters
  • File_Name
    New filename to use for logging
Comments

Using SaveData will save any recorded data to the given file. This can be used to find out how the program is acting just before a serious bug.

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



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