$ def events_file DISK$BILLING2:[BILLEVENT]EVENT0176.BIL $ data set verify set dictionary dr_cdd$top ready events as e shared read find e with CEVT_T_START_SERVICE_TIME_TEXT starting with "20060822" and - cevt_t_ORIGINATING_RESOURCE starting with "212.129.111.24" print cevt_t_START_SERVICE_TIME_TEXT,cevt_l_SERVICE_DURATION, - cevt_t_ORIGINATING_RESOURCE,cevt_t_BILLED_RESOURCE of current !find e with CEVT_T_START_SERVICE_TIME_TEXT starting with "20050313" and ! cevt_t_ORIGINATING_RESOURCE starting with "212.129.99.137" and ! cevt_t_BILLED_RESOURCE starting with "250099013008074"