Difference between revisions of "MC-Basic:ERRORHISTORYCLEAR"

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:ERRORHISTORYCLEAR to MC-Basic:ERRORHISTORYCLEAR: Global renaming of Axystems: namespace into (Main):)
Line 35: Line 35:
 
|SEE ALSO=
 
|SEE ALSO=
 
* [[MC-Basic:ERRORHISTORY|ERRORHISTORY]]
 
* [[MC-Basic:ERRORHISTORY|ERRORHISTORY]]
* [[Axystems:MC-Basic:ERRORHISTORYDELTA|ERRORHISTORYDELTA]]
+
* [[MC-Basic:ERRORHISTORYDELTA|ERRORHISTORYDELTA]]
 
* [[Axystems:MC-Basic:task.ERROR|task.ERROR]]
 
* [[Axystems:MC-Basic:task.ERROR|task.ERROR]]
 
* [[Axystems:MC-Basic:task.ERRORNUMBER|task.ERRORNUMBER]]
 
* [[Axystems:MC-Basic:task.ERRORNUMBER|task.ERRORNUMBER]]

Revision as of 08:37, 22 May 2014

Clears the error log file.

Syntax

ErrorHistoryClear

Availability

All versions

Scope

Terminal

Limitations

Write only

Examples

ErrorHistoryClear

See Also