Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Windows VB6 prog to quickly select & open many (100+) Forms 6

442939Sep 23 2005 — edited Sep 30 2005
I recently did some legacy work on Forms/Reports 6 and needed to global search & replace over 100 Forms 6 and Reports 6 files. This Forms code management issue is over 10 years old, and I am absolutely appalled that I cant find anything to solve this issue anywhere.

So this time I've written my own fix which I now publish as an act of complete contempt toward Oracle for not doing anything about it.

If the Forms/Reports are all open in the Forms/Reports Builder then global search/replace (etc) and just about everything else is easy. But opening them manually is very slow & tedious, and the reason I abandoned Forms 3,4.5,6 development in the first place. So this time I've written a VB6 program/hack that uses sendkeys to open them for me, and now I'm less annoyed with Oracle.

Source & binaries for OpenManyForms6 available at http://ad.marcusanderson.info/downloads
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 28 2005
Added on Sep 23 2005
6 comments
633 views