M
Mike Fechner
Guest
Check the NUM-REFERENCES property of the TABLE or ProDatasaet handle.. Von: jquerijero [mailto:bounce-jquerijero@community.progress.com] Gesendet: Mittwoch, 14. März 2018 21:36 An: TU.OE.Development@community.progress.com Betreff: [Technical Users - OE Development] Is there a way to tell if the input parameter was passed using BY-REFERENCE? Update from Progress Community jquerijero I'm dealing with input table-handle that needs to be deleted at the end of the procedure or method to avoid memory-leak. A copy of the temp-table is created upon procedure or method call in this case. The problem is I need to know if the caller specified the BY-REFERENCE keyword, which means I can't just run my usual clean up code. The cleanup might have to be done in the caller code. Any ideas? View online You received this notification because you subscribed to the forum. To stop receiving updates from only this thread, go here . Flag this post as spam/abuse.
Continue reading...
Continue reading...