B
Brian K. Maher
Guest
Always check the ERROR-STATUS handle using something like ERROR-STATUS:NUM-MESSAGES > 0. Many things are warnings, not errors and using ERROR-STATUS:ERROR will only detect errors.
Continue reading...
Continue reading...