U can put all the elements of that part in an element set and then request the output of the whole element set. Say for an element set with the name BOLTS you can request the output of the stress for all the elemnts of the set using
*EL FILE, ELSET=BOLTS, FREQ=1
S
*EL PRINT, ELSET=BOLTS, FREQ=1...