|
Pat's Oracle stuff
I have built a little forms utility to help debug issues at runtime. What it does is displays a window
with a tree view listing application, form, block and item properties, select a property and it will
display the value for it. I have also included a branch in the tree with a list of :system variables,
selecting any of those will display its value.
For help, open the form in the form Builder and view the
help canvas. Props.fmb was built and compiled with forms 6i. A couple lines of code will need to be
commented out for 9i or 10g of forms.
Download it here!
Any questions or feedback can be sent to me here
I hope you find this useful.
--pat (aka DarkHelmet on OTN)
|