I have a file that contains, among other things, SQL that is
bracketed by BEGINSQL and ENDSQL.

I have written perl code that parses this out and executes it, and it
is working for 99% of the cases.

I am getting some SQL though that spans multiple lines.

How can I parse out this case?

Thanks.

-Joe


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - live college hoops coverage
http://sports.yahoo.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to