M
Mike Fechner
Guest
Fully agree. Keep it simple is great. “If you need more than one value, use a procedure.” However here, we can also return an object from the function to return multiple related values. Von: Patrick Tingen [mailto:bounce-ptingen@community.progress.com] Gesendet: Donnerstag, 15. Februar 2018 10:48 An: TU.OE.General@community.progress.com Betreff: RE: [Technical Users - OE General] how to or could I ? Update from Progress Community Patrick Tingen At my previous client we had a programming standard that explicitly prohibited the use of output parameters on functions. This was done to keep the code as simple as possible; programming is hard enough already without the use of 'clever' tricks. If you need more than one value, use a procedure. View online You received this notification because you subscribed to the forum. To unsubscribe from only this thread, go here . Flag this post as spam/abuse.
Continue reading...
Continue reading...