196.4.2.6 Displaying Trace-Data (DISPLAY, DA, DB, DF, DL, DN, DA-T, DB-T, DF-T, DL-T, DN-T)

In order to display data from a tracer file it is necessary to assign the file to the output with DISPLAY. The status of the trace file is listed in detail, except the file size of a StandardTracer file is greater than 99 Block. From now the whole trace file is handled with regard to the output commands (DA, DB, DF, DL, DN) like a huge single trace buffer. If "*" is entered instead of the file name, the last filename of the StandardTracer will be inserted.
The assignment of the file for output is detached throug the command DISPLAY,OFF.
1.
from the position of the read pointer, with DA (or DA-T) (display after read pointer)
2.
up to the position of the read pointer, with DB (or DB-T) (display before read pointer)
3.
the first <n> trace objects, with DF (or DF-T) (display first)
4.
the last <n> trace objects, with DL (or DL-T) (display last)