I'm very new to PowerBuilder world.
I've got a bunch of pbl files that I'm looking through with PBL Peeper.
Is there any way I can compile these into pbds or dlls without using PowerBuilder ?
Ultimately, is there a way I can use notepad to write code in PowerScript and build an application without using PowerBuilder ? Just like how you would/could do in Java ?
(I'm coming from Java background)