I tried it with modules that had multiple CSECTs up to 8K per CSECT in length and it worked. Since I can guarantee that a CSECT is never larger than 8K (since I wrote the code), I don't have to worry about CSECTs larger than that, although I don't understand why you think there would be a problem. One of my test load libraries contains a block size of 6160 resulting in CSECTs spanning multiple records, and it still works. Ira In a message dated 5/1/2007 5:53:15 A.M. Central Standard Time, [EMAIL PROTECTED] writes:
In <[EMAIL PROTECTED]>, on 04/29/2007 at 03:14 PM, Ira Broussard <[EMAIL PROTECTED]> said: >It sure seems to work. It found all occurrences of the string in each >load module. Try a load module with large CSECT's. -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see <http://patriot.net/~shmuel/resume/brief.html> We don't care. We don't have to care, we're Congress. (S877: The Shut up and Eat Your spam act of 2003) ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ************************************** See what's free at http://www.aol.com. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

