[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Is there a way to tell if the input parameter was passed using BY-REFERENCE?

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
Peter, my test shows that BY-REFERENCE works nicely without REFERENCE-ONLY definitions. It's 0 when called without BY-REFERENCE (and the caller would have to delete) It's 1 when called with BY-REFERENCE (and the caller should usually not have to delete).

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