Programming with Reflection
CurrentTraceRecord property
Syntax |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the current trace record. The trace record is also displayed on the Reflection status bar.
This property is only relevant when you are playing back a trace file and the PauseDebugPlayOnEOR property is True. When PauseDebugPlayOnEOR is False, the trace file automatically runs to completion.
You can specify any value 1 or greater. If a value is specified that is greater than the number of records in the trace file, trace playback is stopped.