J
Jean Richert
Guest
Progress OpenEdge (versions 11.4 and later) support throwing an error object from the AppServer to an ABL client. In this demonstration, an ABL client runs an AppServer program that intentionally throws an error. The error object is automatically marshaled to the client program. The ABL CATCH block uses the thrown error object to display the related error messages.
Continue reading...
Continue reading...