HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Output from ASMAXFLU

HLASM Programmer's Guide
SC26-4941-06

The output from ASMAXFLU is written to a data set defined by the ddname XFLUOUT. The data set record length is 80 bytes. The first record in the data set is a header record, and the last record in the data set is a trailer record. The dump, header, and trailer records are prefixed with an asterisk.

The data set records have one of these formats:
  • Columns
    Contents
    1
    Record type: "P"=Primary Input, "L"=Library
    2
    Space
    3–10
    Date, in YYYYMMDD format (spaces for type "L")
    11–14
    Time, in HHMM format (spaces for type "L")
    15–58
    Data set name
    59–66
    Member name
    67–72
    Volume ID where file was found
    73-80
    Sequencing information
  • Columns
    Contents
    1
    Record type: "M"=Inline MACRO
    2
    Space
    3–15
    "PRIMARY INPUT"
    16–17
    Space
    18–80
    Macro name (can be up to 63 characters)
Figure 1 shows a sample data set containing records written by ASMAXFLU:
Figure 1. Sample output data set from ASMAXFLU
----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8

* ASMAXFLU Filter Header Record
*Dump 10000203 00000000 00000008 00000000 00000000 00000000 00000000 00000000
*Dump 10000103 00000000 0000000A B0CC4378 E50BF900 00250000 00000000 00000000
*Dump 10000003 00000000 00000077 F1F9F9F8 F0F7F2F4 F1F9F3F3 F5F6F9F6 60F2F3F4
P 199807241933AINSERT3 ASSEMBLE A1                                ADISK 00000001
*Dump 10001003 00000000 00000068 A0CF0049 84BC0601 0F008000 40404040 40404040
*Dump 10002003 00000000 00000028 00000000 00000001 00000000 00000000 00000000
*Dump 10003003 00000000 0000009C 00000001 00000000 00000001 00000000 00010000
*Dump 10003003 00000000 0000009C 00000002 00000000 00000002 00000000 00010000
*Dump 10003003 00000000 0000009C 00000003 00000000 00000003 00000000 00010000
*Dump 10003003 00000000 0000009C 00000004 00000000 00000004 00000000 00010000
*Dump 10003003 00000000 0000009C 00000005 00000000 00000005 00000000 00010000
*Dump 10003003 00000000 0000009C 00000006 00000000 00000006 00000000 00010000
*Dump 10004203 00000000 0000002A 00000001 0000000F 01D10000 00010001 00000000
*Dump 10004403 00000000 0000001D 00080000 000F0001 40000000 00000000 C1C9D5E3
*Dump 10006003 00000000 0000003B 0002000D 0000FFFF 00060000 0000D7D9 C9D4C1D9
M PRIMARY INPUT  AINSERT_TEST_MACRO
M PRIMARY INPUT  MAC1
*Dump 10006003 00000000 00000039 00020014 00050001 00060000 0000E3C5 E2E34040
L             TEST     MACLIB   A1                        XIT1    ADISK
L             TEST     MACLIB   A1                        XIT3    ADISK
*Dump 10006003 00000000 00000033 00010014 00050002 00060000 0000C4E2 C5C3E340
L             DSECT    MACLIB   A1                        XIT2    ADISK
*Dump 10006203 00000000 000000A6 00000000 00000003 D7400000 00000000 0000C1C9
*Dump 10006203 00000000 000000A6 00000000 0000001C D7400000 00000000 0000D4C1
*Dump 10006203 00000000 000000A6 00000002 00000000 D3400000 00000000 0000E7C9
*Dump 10006203 00000000 000000A6 00000003 00000000 D3400000 00000000 0000E7C9
*Dump 10006203 00000000 000000A6 00000002 00000000 D3400000 00000000 0000E7C9
*Dump 10009003 00000000 000000B0 00000DF3 000000C8 00000012 00000000 00000000
*Dump 10000203 00000000 00000008 00010000 0000003D 00000000 00000000 00000000
* ASMAXFLU Filter Trailer Record

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014