Re: Forms 4.5 Code Extract
Date: Mon, 10 Dec 2001 15:33:39 GMT
Message-ID: <nB4R7.56856$Sx.16248185_at_news1.elcjn1.sdca.home.com>
"Gordon" <gordo954_at_yahoo.com> wrote in message
news:41c150b6.0112100002.16cd625f_at_posting.google.com...
> I need to do some maintenance in a ver 4.5 Oracle Form, specifically
> to find a string that could be in numerous places (triggers,
> proceedure etc) in the form. The strings are hard coded values (not
> mine) that I know exist in the form. I have found 2 places where they
> were coded, but I want to be sure I found all occurances.
>
> I cannot figure out how to search for this string which could reside
> somewhere/anwhere in the form. I can open up each possible place
> where code could reside, but that is tedious and I could miss some
> spot.
>
> Is there a way to extract/export all the form's code with the purpose
> of searching for my target string?
>
> Other alternative solutions welcome.
>
> Thanks,
>
> Gordon
Use File >> Administration >> Formsdoc
(I think it's called Formsdoc in Forms 4.5 if memory serves me right - in 5.x and above it's called Object List Report.)
It'll create a .txt version of your form.
-Matt Received on Mon Dec 10 2001 - 16:33:39 CET