Renegade
12th February 2003, 11:37
Is there any way to retrieve Baan Message code?

The requirement stems from this perspective:

When I make a call to a baan dll and when I return, I will be able to retrieve error messages by
using dal.get.error.message(message)

similarly, is there a way to retrieve error code also?

In detail, I am calling baan dlls from my BOI DLL and any standard baan error message, am able to capture. But is there a way to retrieve Message code also?

Thanks in advance.

jaapzwaan
12th February 2003, 12:28
Look here:
dal.get.error.mesgcode() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_message_handling_dal_get_error_msgcode)

Regards,
Jaap Zwaan