Process Event Trace Dialog Box (VT Sessions)
Getting there
- Open a VT terminal session.
- On the Tools ribbon, click Process Trace.
This dialog box allows you to process a trace created when troubleshooting a problem in a VT session.
|
Generate script
|
Create a report with a .rbs file extension in the folder you select. Use this option to process the trace (.rev) file into a Reflection Basic script file.
|
|
Generate report
|
Create a report with a .txt file extension in the folder you select. Use this option to process the trace (.rev) file into a text-based file format.
|
Report format
If you selected Generate report, you can also select any of these options:
|
Settings details and system information
|
Select to include settings and information about the operating system of your machine.
|
|
Timing
|
Select to put a time stamp beside each event item performed during the trace.
|
|
Display memory
|
Select to include all the information in the display memory buffer.
|
|
Network protocol details
|
Select to include details about the network protocol used for the connection.
|
|
Code page details
|
Select to include the code page information used by the PC.
|
|
Redact
|
Select to expunge sensitive information from traces. Specifically, this option replaces alpha characters with X's and numeric characters with 9's. Control and escapes sequences are not affected, only application data.
|
|
String syntax
|
Select the format used to display strings. Choose from Traditional, Visual Basic, or C string syntax.
|
|