I just stumbled across the MESSAGE function which takes a message identifier of the form
and creates an object that can be used with ERROR and WARNING that has the same id and the corresponding error/warning message. This seems like it could provide an easy way of making the error handling in my code more consistent with TMW error handling. To do this I would need a list of the standard message ids.
Is there a documented list of all the error message ids someplace?
0 Comments
Sign in to comment.