Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Go To Declaration functionality [like Visual Studio] in PowerBuilder

Status
Not open for further replies.

Statey603

Programmer
Joined
Nov 10, 2009
Messages
196
Location
US
Does anyone know if there is a way to go to the declaration of a function, object, etc in PowerBuilder.

This is standard functionality in Visual Studio, via F12.

I find that PowerBuilder Search shows occurrences, but usually the declaration is missing.

Seems like something very useful and hopefully someone knows how to accomplish this.

Thanks,
Bill
 
No current implementation of this. Searching the application (or pbl files) is the only option.

Matt

"Nature forges everything on the anvil of time"
 
OK. That's what I was afraid of.
Too bad. It is such a nice feature.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top