new line problem in finding pattern

"Srinivasan Krishnan" <[email protected]> Tue, 15 Oct 2002 08:57:07 +0530
Newsgroups gmane.comp.jakarta.oro.user
Message-ID <[email protected]>
Hi,
 
I have a pattern to find out and in the file  the pattern is split in to two lines 
 
for ex
 
dgtLogger ( some ,
                   some thing,
                   some other thing );
 
 
when i use pattern like dgtLogger ( (^)) );
 
it does not seem to find those lines where as  the same  is found when it is in single line. Please guide me to know how to find out.
 
regards,
srini sk

--
To unsubscribe, e-mail:   <mailto:[email protected]>
For additional commands, e-mail: <mailto:[email protected]>
InterScan_Disclaimer.txt (text/plain, 526 B)
**************************Disclaimer**************************************************    
 
 Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' 
and 'confidential' and intended for use only by the individual or entity to which it is 
addressed. You are notified that any use, copying or dissemination of the information 
contained in the E-MAIL in any manner whatsoever is strictly prohibited.

****************************************************************************************