You can do it by putting a new label on the form, for example label3 and then add the following code to the modSDK module, text marked with red are existing code:
Public Sub COMReceive(Data As String)
'Never executed
label3.text = Data
End Sub
Then you have to send a message in this format, for example if your app name is Form1 then you have to send something like this : REQUEST:FDSPEED:FORM1



LinkBack URL
About LinkBacks
Reply With Quote


Bookmarks