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...
Continue reading...