Somewhere in IFS 10, each window knows which table or view it’s based on. And, the navigator knows what to display in it’s list and which window to display when the user clicks an item. How do I get a list of all the windows named in the navigator, the tables or views they’re based on, and their Object relations?
For instance, someone created a custom menu in window “frmPriceInquiryAnswer” and I need to verify it works (for migration to IFS 10). Searching the navigator for something like that gets me to “Price Query” and it doesn’t have a custom menu. Multiply this by a list of 300 custom menus, and you see my problem.
In advance, thanks so very much!