Difference between revisions of "MC-Basic:ERRORHISTORYCLEAR"

From SoftMC-Wiki
Jump to: navigation, search
(Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ErrorHistoryClear |AVAILABILITY= All versions |DESCRIPTION= Clears the error log file. |TYPE= |RANGE= |UNITS= |DEFAULT= |SCOPE= Term…')
 
 
(8 intermediate revisions by 4 users not shown)
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Write-Only
+
Write only
  
 
|EXAMPLE=
 
|EXAMPLE=
Line 34: Line 34:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:ERRORHISTORY|ERRORHISTORY]]
+
* [[MC-Basic:ERRORHISTORY|ERRORHISTORY]]
* [[Axystems:MC-Basic:ERRORHISTORYDELTA|ERRORHISTORYDELTA]]
+
* [[MC-Basic:ERRORHISTORYDELTA|ERRORHISTORYDELTA]]
* [[Axystems:MC-Basic:task.ERROR|task.ERROR]]
+
* [[MC-Basic:task.ERROR|task.ERROR]]
* [[Axystems:MC-Basic:task.ERRORNUMBER|task.ERRORNUMBER]]
+
* [[MC-Basic:task.ERRORNUMBER|task.ERRORNUMBER]]
 
 
  
 +
[[Category:MC-Basic:Error Handling|ERRORHISTORYCLEAR]]
 
}}
 
}}

Latest revision as of 09:14, 22 May 2014

Clears the error log file.

Syntax

ErrorHistoryClear

Availability

All versions

Scope

Terminal

Limitations

Write only

Examples

ErrorHistoryClear

See Also