W Worker Member³ Jan 31, 2006 #1 In the following code: Code: declare xyz number; begin foo( xyz=>xyz ); end; clicking on "xyz" also highlights the parameter name for the function foo(). What is worse, is that when using the "Rename item" functionality, this parameter name gets changed too. (v7.0.0.1050)
In the following code: Code: declare xyz number; begin foo( xyz=>xyz ); end; clicking on "xyz" also highlights the parameter name for the function foo(). What is worse, is that when using the "Rename item" functionality, this parameter name gets changed too. (v7.0.0.1050)