OpenSTA logo OpenSTA SCL Reference
HISTORY Command

HISTORY Command

History logs contain a history of the executions of a Test. Therefore, the toolset always attempts to open an existing history log each time the Test is executed.

The HISTORY command allows you to specify a message to be logged in the history log. Each message will have a date, time, and Thread name associated with it in the history log.

A history message may consist of any number of individual values separated by commas. Any non-printable ASCII characters in character values are shown as periods (.) in the log. Integer values are written as signed values, using only as many characters as necessary.

Command Definition:

HISTORY value {, value ...}

value

The quoted character string or variable to be written to the history log.


<<<
prev page
^^^
section start
>>>
next page