Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.0

WebsydianExpress - Message


WSE0193 - Message Does Not Exist

Error message

The message &(1:) does not exist.

Parameters

&1 - The message id of the message.

Description

This message is logged by the API Message.AddReferenceToMainMessage when the message id message that is to refer to another message is not found in the file.

In this case an attempt is made to make a sub message that does not exist refer to a main message - which is obviously impossible.

Action

The programs using the Message.AddReferenceToMainMessage API. Ensure that the message id specified for the parameter Message<APIFields.MessageID> always refers to an existing message when the API is called.

Category / Severity

API / Error