Edit macro FEVERY Edit macro FEVERY Author: David McRitchie formatted on 1995/04/01 06:54 for assistance contact: D. McRitchie DMcRitchie@hotmail.com -------------------------------------------------------------------------------- Macro name. FEVERY users. PDF EDIT users particularly SCRIPT users type. Edit Macro resides in SYS1.TSOCLIST -------------------------------------------------------------------------------- FEVERY FIND EVERY line containing specified strings -------------------------------------------------------------------------------- related XEVERY -------------------------------------------------------------------------------- FIND every 'string1' and 'string2' on same line. The regular FIND command invoked repetitiously equates to FIND 'string' or 'string' or 'string' There is no provision in the FIND command that equates to FIND 'string' and 'string' and 'string' This edit macro will exam- ine each line in turn in order to accomplish this task. -------------------------------------------------------------------------------- Since square brackets are not available, optional material is enclosed in European brackets <...>. ISREDIT FEVERY string1 <... stringn>