[progress Communities] [progress Openedge Abl] Forum Post: Re: How To Know Handle Of .p...

  • Thread starter Thread starter Tim Kuehn
  • Start date Start date
Status
Not open for further replies.
T

Tim Kuehn

Guest
Why do you want to do that? That's usually a smell test. If that information is really required for an object, then pass the instantiating procedure's handle through the constructor. Better yet, pass the context information instead, leave the procedure handle out of it, and you'll have functionality that's usable anywhere, and not restricted to a single context.

Continue reading...
 
Status
Not open for further replies.
Back
Top