lTemp = NetMessageBufferSend("FRUNDATZ", "WEBT", "FRUNDATZ", "Hello there", Len("Hello there"))

So, I'm attempting to send a message from the system FRUNDATZ (first parameter) to the system WEBT, coming from FRUNDATZ with the message "Hello there".

Thanks again!