R
Richard.Kelters
Guest
I copied an existing batch procedure for a new batch. I kept getting a questionmark in my logfile with this: IF ERROR-STATUS:ERROR OR RETURN-VALUE > "":U THEN DO: MESSAGE "Error: ":U RETURN-VALUE . RETURN "1":U . END. I'm using classes and structured error handling so I removed this code.
Continue reading...
Continue reading...