incorrect syntax hilighting

All,

I'm currently on Toad for Oracle 12.9.0.51.

Since recently I've been having problems with existing sources for a.o. triggers: blank lines in the declaration section are causing compiles to fail. Also, these blank lines are marked invalid by Toad. My DBA assures me there have been no recent fixes.

So I retried using Toad 12.8 - no problem at all, compiles just fine with the blank lines in place.

Please see attachment for a screen shot of the 12.9.0.51 showing syntax error after first blank line in declaration section of trigger:

Kind regards,
Abe

Abe, this is a bug with a new option for 12.9. If you disable the “Treat blank line as statement terminator” option on the Execute/Compile page in Options it will behave as 12.8 did.

Michael

Michael,

thanks for the update.

Abe

This is fixed for next beta.

Ok, thanks, I’m glad you’ve fixed it.

Abe.

===