P
Peter Judge
Guest
Ain’t that the truth. You should also not that the ERROR-STATUS (like the RETURN-VALUE) is *NOT* reset/changed automatically – it takes some action to do so. So if you say DELETE OBEJCT objRef1 NO-ERROR. And the object hasn’t been instantiated, the ERROR:ERROR-STATUS flag is TRUE until another error is raised or you explicitly set it to FALSE.
Continue reading...
Continue reading...