Hello,
A new work assignment has me teaching myself Powerbuilder. I have spent the last week going through tutorials, etc. My development background is mostly with Visual Studio and I have grown used to certain dev environment behaviors. I am sure that I am going to need to adjust the way I do things but not sure to what extent.
I would be really interested to hear from other developers concerning Helpful Hints, Tips & Tricks for using the PowerBuilder IDE (v11.0 if that matters).....especially if you have switched from Visual Studio or use both environments and might understand my situation.
For Example, what is the easiest way to get to the definition of a function that is referenced in another function?
In Visual Studio you can right click in the code on a function or variable name and select Go to Definition and it jumps you to where it is declared. I use this feature all the time and am looking for a way to do this in PowerBuilder.
thanks......
A new work assignment has me teaching myself Powerbuilder. I have spent the last week going through tutorials, etc. My development background is mostly with Visual Studio and I have grown used to certain dev environment behaviors. I am sure that I am going to need to adjust the way I do things but not sure to what extent.
I would be really interested to hear from other developers concerning Helpful Hints, Tips & Tricks for using the PowerBuilder IDE (v11.0 if that matters).....especially if you have switched from Visual Studio or use both environments and might understand my situation.
For Example, what is the easiest way to get to the definition of a function that is referenced in another function?
In Visual Studio you can right click in the code on a function or variable name and select Go to Definition and it jumps you to where it is declared. I use this feature all the time and am looking for a way to do this in PowerBuilder.
thanks......