DialogSend
DialogSend(sData As String) As Boolean
Send the <sData> buffer in the terminal session.
The session must have been created by StartDialog without command.
To send a command with the function, CRLF should be added.
DialogSend(sData As String) As Boolean
Send the <sData> buffer in the terminal session.
The session must have been created by StartDialog without command.
To send a command with the function, CRLF should be added.