gtpo1m4iOperations

ZDREC-Display a Fixed File or Pool Record

Use this command to display a specified number of bytes from a record beginning at a relative starting address. The file address of the record is also displayed.

Requirements and Restrictions

None.

Format




rectype
is a 1- to 4-digit hexadecimal record type (for FACE).

Llabel
is a 1- to 8-character SYSEQ label (for FACS).
Note:
The number sign (#) that precedes the SYSEQ label is optional unless you need to distinguish between 2 labels; for example, #RECA and RECA.

Ppool
is a pool record, where pool is one of the following pool record types:

SLT
Small, long-term

SST
Small, short-term

SDP
Small, long-term duplicate

LLT
Large, long-term

LST
Large, short-term

LDP
Large, long-term duplicate

4LT
4-KB, long-term

4ST
4-KB, short-term

4DP
4-KB, long-term duplicate

4D6
4-KB, long-term FARF6 duplicate.

ordnum
is a 1- to 16-digit hexadecimal ordinal number.

rsa
is a 1- to 3-digit hexadecimal relative starting address (offset) in the record.

bytes
is the hexadecimal number of bytes to display from X'01'-X'FFF'.

Type
specifies which copy of the record to display:

R
displays either the prime or duplicate copy of the record.

P
displays the prime copy of the record.

D
displays the duplicate copy of the record.

Is-xx
specifies the I-stream that this change affects, where xx is a decimal number from 1 to 16.

Cpuid-id
is the 1-character alphanumeric CPU ID of the processor.

Ssu-user
is a subsystem user.

Additional Information

Examples

The following example displays 40 bytes from a fixed file record.

+--------------------------------------------------------------------------------+
|User:   ZDREC 87.0 .40 TYPE-P                                                   |
|                                                                                |
|System: DREC0011I 15.28.54 DISPLAY OF FILE ADDRESS 00000000F403D001             |
|         00000000- C1D60080 C3C7E3F2 00000514 00000515 AO..CGT2 ........        |
|         00000010- 00030FE8 0000432C 00004EB4 000023D0 ...Y.... ........        |
|         00000020- 00002538 00000000 00000000 00000000 ........ ........        |
|         00000030- 00000000 00000000 00002A24 00003564 ........ ........        |
|        END OF DISPLAY - ZEROED LINES NOT DISPLAYED                             |
+--------------------------------------------------------------------------------+

The following example displays a record using the #UATRI SYSEQ label.

+--------------------------------------------------------------------------------+
|User:   ZDREC LUATRI.9 108.30                                                   |
|                                                                                |
|System: DREC0011I 15.28.54 DISPLAY OF FILE ADDRESS 00000000F400D025             |
|         00000108- FE1442C2 D3C1E7A8 18210000 00000000 ...BLAXy ........        |
|         00000118- 00000000 FE1443C2 D3C1E76A 18A10000 .......B LAX..s..        |
|         00000128- 00000000 00000000 FE1444C2 D3C1E7A8 ........ ...BLAXy        |
|        END OF DISPLAY - ZEROED LINES NOT DISPLAYED                             |
+--------------------------------------------------------------------------------+

The following example displays data from a pool record.

+--------------------------------------------------------------------------------+
|User:   ZDREC PLST.40                                                           |
|                                                                                |
|System: DREC0011I 15.28.54 DISPLAY OF FILE ADDRESS 0000000000040101             |
|         00000000- 00000000 00000000 00000000 00000000 ........ ........        |
|         00000010- 00000000 00000000 00000000 00000000 ........ ........        |
|        END OF DISPLAY - ZEROED LINES NOT DISPLAYED                             |
+--------------------------------------------------------------------------------+

Related Information

See TPF Concepts and Structures for more information about fixed file records and pool records.