30 pts.
 Debugging Oracle Form in 10g
      Hi , I am currently working in form 10g and i m newbie to that technology...

       I want to debug my form and also check step step by values of variables which i defined.. Can u plese help me out to solve my problem...if any document available to step by step debugging... Thanks



Software/Hardware used:
ASKED: September 23, 2010  4:52 AM
UPDATED: September 29, 2010  6:45 PM

Answer Wiki:
-In forms builder right click on the line of code where you want to start debugging, and select 'Insert/Remove' breakpoint. -Go to the "Debug" menu option and click on "Debug Module" -When the breakpoing is reached, the debug console will appear. It will let you see variables and some other runtime values. -You can go to "Window" and select the PL/Sql editor window to see the code that is being executed -To step into the next line, click on the approriate toolbar button.
Last Wiki Answer Submitted:  September 29, 2010  6:45 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _