Re: TOAD doesn't like FOR statement?
Wendy Penfold <[email protected]>
| Newsgroups | gmane.comp.db.oracle.toad.free |
|---|---|
| Message-ID | <[email protected]> |
Cool...I'm not getting the mouse over, but I can right click and see the rule violation. Is there anyway I can get the blue squiggles to turn off once I've reviewed it without turning the feature off entirely? On 10/10/2011 3:35 PM, Gregory Liss wrote: > > It's not that it doesn't like it. Well it kind of doesn't like it. > That's the new Code Analysis feature. If you mouse over the blue > squiggles, it'll show you what rule has been violated. Also, if you > right click on the blue squiggles, you'll see a menu item or Rule > Violations and you can get a detailed explanation of what it doesn't > like. The blue squiggles don't affect the ability to compile but do > show you some possible issues in the "best practices" world. > > Greg > > (squiggle dumb). > > *From:*[email protected] [mailto:[email protected]] *On Behalf > Of *Wendy Penfold > *Sent:* Monday, October 10, 2011 02:54 PM > *To:* ToadList > *Subject:* [toad] TOAD doesn't like FOR statement? > > Hi, I just upgraded to 11.0.0.116 and Toad seems to not like the FOR > statement in this proc...although the package compiles ok. > >