Progress
Programming
Handbook


Error Handling and Messages

Errors for dynamic objects do not automatically raise Progress 4GL errors since they occur inside a widget expression. Rather, all the methods that can have errors return FALSE if an error occurs, so they must be tested. If NO–ERROR is in effect in the statement containing the widget reference, no messages display, but they can be retrieved from the ERROR–STATUS system handle.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095