195.4.2.5 Displaying and Storing of Trace-Data (DISPLAY, DA, DB, DF, DL, DN, COPY)

In order to display data from a Harddisk-Tracing-Session it is necessary to assign the file to the output with DISPLAY,STDTR or DISPLAY,FILE,"filename". The status of the trace file listed in detail. The status of the trace file listed in detail. From now the whole trace file is handled with regard to the output commands (DA, DB, DF, DL, DN, DF-T, DL-T, DA-T, DB-T, DN-T) like a huge single trace buffer. If "*" is entered instead of the file name, the last filename, which has been used in the command ON or DISPLAY, 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)
3.