/ENTRY[=keyword,...]
    Specifies the range of entries to be selected.
    You can specify one or both of the following keywords:
    Keyword            Description
    START[:decimal-    Indicates the start of a range of entries to
    value]             be selected.
    END[:decimal-      Indicates the end of a range of entries to be
    value]             selected.
    Usage Notes:
    o  You can specify one or both of these keywords. If you specify
       both keywords, you must enclose them in parentheses.
    o  If you specify /ENTRY without an entry range, the entry range
       defaults to START:1,END:end-of-file.
    o  If you specify the START or END keyword without a value, the
       keyword is ignored.