ConsoleWindow.WriteToFile Method

Top 

Description

Writes the current contents of the console to a file.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

ConsoleWindow.WriteToFile(String fileName)

None

Writes the current contents of the console to a file.

ConsoleWindow.WriteToFile(String fileName, Variable doAppend)

None

Writes the current contents of the console to a file.

 

 

See also

ConsoleWindow Object

ConsoleWindow Guide