Hi,
I have a package body that contains a generous amount of HTML and JavaScript code, which is included in functions/procedures using the Q-quote operator, most often using "%" as the quoting delimiter. Code compiles with no issues or warnings using sqlplus, and the code functions as anticipated. However, PL/SQL Developer's Code Contents list no functions or procedures for the package body. If I remove my Q-quoted code, the functions/procs appear in Code Contents again.
Using version 10.0.04.1708 01.90994 with Oracle 11g.
Thanks,
Brad
I have a package body that contains a generous amount of HTML and JavaScript code, which is included in functions/procedures using the Q-quote operator, most often using "%" as the quoting delimiter. Code compiles with no issues or warnings using sqlplus, and the code functions as anticipated. However, PL/SQL Developer's Code Contents list no functions or procedures for the package body. If I remove my Q-quoted code, the functions/procs appear in Code Contents again.
Using version 10.0.04.1708 01.90994 with Oracle 11g.
Thanks,
Brad