How do you search for PL/SQL code in Oracle forms fmb files?

dhinkle picture dhinkle · May 14, 2013 · Viewed 12k times · Source

How do you find code if you don't know which Form it's in. If you know the form you can search pl sql but what if you don't know form?

For example I know the name of a field that is used in some code I want to see but don't know where code is at.

Answer

Jeffrey Kemp picture Jeffrey Kemp · May 15, 2013

I highly recommend FormsTool - it understands the FMB, RDF and PLL formats natively, you can optionally search in object attributes as well as code. It shows the code search results with context (i.e. a few lines before and after).

http://www.orcl-toolbox.com/formstool/