Recent content by Rainman

  1. R

    Help! #value tag in plsql docs doesn't work

    is the plsql docs can only be used in a package(and not a procedure)? in the example of plsqldoc.doc, i tried to add a #value and it can work properly, but can't work in a procedure. The same problem seems happened in the #usage tag.
  2. R

    Help! #value tag in plsql docs doesn't work

    i am a new user of plsqldocs when i try to add #values for a procedure the plsql docs can not generate the html file properly. u can try to copy the code below to plsql developer and generate it. The #Value tag doesn't work. CREATE OR REPLACE PROCEDURE NETP_CUSTINFO_NEWa ( i_order_id IN...
  3. R

    Help!How can I recover a sql-window just closed?

    i have just recovered from the Crash-recovery but closed a window by wrong!! and I forget to save it! can I know where the crash-recovery's tmp file located? can I recover it from it?? thanks! btw,in the Tools-preference-Backup i use the default setting: ---- save in the same directory save on...
Back
Top