/ENTRY=keyword[,...]
    Generates a report that includes the specified entry range or
    starts at the specified entry number. You can specify one or
    both keywords:
    Keyword               Description
    START:decimal-value   Indicates the start of a range of entries
                          in a report.
    END:decimal-value     Indicates the end of a range of entries
                          in a report.
    Usage Notes:
    o  You can specify one or both of these parameters. If you
       specify both parameters, you must enclose them in parentheses.
    o  If you specify /ENTRY without the entry range or omit the
       qualifier, the entry range defaults to START:1,END:end-of-
       file.