Dear Appeon,
we missed some objects corresponding to particular pbl file. i have that pbd. please advice how to view that script??
Thanks
Backya
Dear Appeon,
we missed some objects corresponding to particular pbl file. i have that pbd. please advice how to view that script??
Thanks
Backya
Hi miguel,
The links you mentioned doesnt work for powerbuilder 2019... tlit supports till 12.5 any other free software to decompile pbd??
Thanks
Backya
hi
can you please tell me what is source control,
Thanks
Backya
If you use source control, then you should be able to - at least - get the exported sr* files from it and be able to compare it with the current objects in the pbl.
If you're not using any form of source control, the maybe you could use a pb decompiler tool. There was this Chinese one, not free, but if your code is important enough, worth paying the price. I've used the free version in the past and it worked great (it does limit the exported lines of code though).
PBKiller: https://www.softpedia.com/get/Programming/Coding-languages-Compilers/PB-DeCompiler.shtml
Download: https://www.softpedia.com/get/Programming/Coding-languages-Compilers/PB-DeCompiler.shtml#download
http://mis2erp.com/pageen.html (you will have to translate any pages you visit, depending on how good your Chinese is). Probably the same product, but in English if lucky: https://www.zedload.com/search.php?q=Pbkiller&log=1&x=0&y=0 (you'll have login before you can download on this one).
good luck!
Hi smith,
We have march dated pbl... but we need to view code for may month pbl. We mussed that one
Thanks
Backya
As Chris said, you can add the PBD to the library list. You won't be able to see the code scripts but you will be able to run the app.
Can you get the missing objects from a source control system or from a copy of the pbl from an earlier version?
Hi Backya;
Just add the PBD to your App "target's" library list.
Regards ... Chris