PowerBuilder application has some limitations on how objects are managed in libraries. for example there is no way i can copy user object from one library to another through script.
I am looking for some way to monitor the PowerBuilder application and record sequence of system events performed in library painter. Based on recorded events i want to have a list of win32 API calls that were made for those actions. And in the end reproduce same results with win32 API calls i recorded.
The Purpose is to bypass use of PowerBuilder IDE for library functions.
Please tell me how is that possible?
Ver: PB 12.5 / Win 7, 8.1