PDA

View Full Version : Trapping multiple lines



John
October 29th, 2002, 02:11 PM
I'm trying to trap the data listed beyond the "REFERENCES:" section, to include the URL listed below "B". Thus far, I've only been able to trap up to the letter "n" in section "B". Any suggestions? The references section of this report typically spans 1-20 lines.

2. REFERENCES: (some links may be word wrapped)

A. Microsoft Security Bulletin MS02-023
http://www.microsoft.com/technet/security/bulletin/MS02-023.asp

B. Network Operations Support
http://www.tryme.me.com/

[ October 29, 2002, 01:12 PM: Message edited by: John ]

Michael Jul Hansen
December 27th, 2002, 05:15 PM
Well, what I would do would be to make a simple trap looking for 'Ã.ß' (an alpha followed by a '.' and then a blank) and then pick the line just below it - should be simple enough, but would need to see your report to make sure it works

Michael Jul Hansen
December 27th, 2002, 05:38 PM
Oops, forgot to mention that if you have word wrap like this in your report which believe you said you had, then doubleclick the field reference, and click 'options' and state that the field ends at 'end of left justification'. This way you will get the entire reference no matter how many wraps it contains