T32_GetMessage
Prototype
:

int T32_GetMessage ( char message[128], word * pmode );
Parameters
:

message pointer to an array of 128 characters to catch the
message
pmode pointer to variable to chatch the message mode

Returns
: 0 for ok, otherwise Error value
Tony J S