Select Command From an Expanded List
•? S E3
•      S9  752078  LA='ENGLISH'
•?DS
•Set     Items   Description
•S1      54890   MATHEMATICS
•S2       4055   FEAR
•S3        116   S1 AND S2
•S4     169200   1 AND 2
•S5      58984   MATH OR MATHEMATICS
•S6        138   S2 AND S5
•S7        138   S3 OR S6
•S8        138   S7/ENG
•S9     752078   LA='ENGLISH'
•?
… follow it up with a SELECT command of the “E Number.”  Thus,

?S E3

… puts a set of English language records in a (huge) set …