RDF System Management Manual for H-Series RVUs (RDF 1.8)

OFF
disables the display of record numbers.
Usage Guidelines
The DISPLAY function is automatically enabled if pattern matching is enabled and is automatically
disabled if pattern matching is disabled.
For information about enabling and disabling pattern matching, see the MATCH command
description in “MATCH” (page 251).
Examples
Suppose that $SYSTEM.SANFRAN.RDFLOG is a file generated by RDFFLTO, that the RDFSCAN
pointer is positioned at record 2947, and that pattern matching is disabled (no match pattern has
yet been defined in a MATCH command). To display the next four records in the file with the
record numbers showing, enter the DISPLAY ON command followed by the LIST 4 command:
Enter the next RDFscan function you want: DISPLAY ON
File: $SYSTEM.SANFRAN.RDFLOG, current record: 2947, last
record: 2955
Enter the next RDFscan function you want: LIST 4
Record number: 2947
2004/06/11 15:13:30 \LAB1 $LEXT 774 RDF Local Extractor
Started
Record number: 2948
2004/06/11 16:10:01 \LAB1 $RDFCOM 835 STOP UPDATE
Record number: 2949
2004/06/11 16:10:06 \LAB1 $ZRDF 808 Update mode has been
set OFF
Record number: 2950
2004/06/11 16:49:56 \LAB1 $RDFCOM 835 STOP RDF
File: $SYSTEM.SANFRAN.RDFLOG, current record: 2951, last
record: 2955
Enter the next RDFscan function you want:
If you issue a LIST 4 command only, without setting the display feature on, RDFSCAN displays:
Enter the next RDFscan function you want: LIST 4
2004/06/11 15:13:30 \LAB1 $LEXT 774 RDF Local Extractor
Started
2004/06/11 16:10:01 \LAB1 $RDFCOM 835 STOP UPDATE
2004/06/11 16:10:06 \LAB1 $ZRDF 808 Update mode has been
set OFF
2004/06/11 16:49:56 \LAB1 $RDFCOM 835 STOP RDF
File: $SYSTEM.SANFRAN.RDFLOG, current record: 2951, last
record: 2955
Enter the next RDFscan function you want:
EXIT
The EXIT command ends your current RDFSCAN session.
EXIT
Usage Guidelines
When you issue the EXIT command, RDFSCAN terminates your session and returns control to
the TACL command interpreter.
You can also end your session by pressing the Control and Y keys at the same time (Ctrl-Y),
which is equivalent to issuing the EXIT command.
RDFSCAN Commands 247