Setup Factory 10

Debug.SendToFile

Debug.SendToFile

This is the first topic This is the last topic  

Debug.SendToFile

This is the first topic This is the last topic  

OverviewExamples

number Debug.SendToFile (

string Filename,

boolean Overwrite = true )

Example 1

nResult = Debug.SendToFile("C:\\MyLog.txt", true);

Sends the output to the text file "MyLog.txt", overwriting any existing copy and returns the result in the variable nResult.

See also: Related Actions


Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us