Hello,
When you search for a keyword in a target, library or object you get the result in the search tab below. Is there any way I can get the result programatically?
Anyone familiar with PBL Peeper can relate to the "Find" feature where you can search for a keyword in a pbl and get the report. As PBL peeper is built in PowerBuilder I am wondering how they have done it.
My approach is to use LibraryExport to export all the objects to a temp folder and read each file and find the occurrence of the search text. But that's just the brute force way of doing. Wondering if there any smarter way to do that?
I have attached a screenshot from PBL Peeper to show what kind of report I am looking for.
P.S. PBL Peeper is not one of the registered softwares I can install in my office laptop.