Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
Multiple parameters
First attempt at using this and send_ses command.
Wondering how you send multiple parameters to a routine.
The below works
srp_tcpclient(clienthandle, "SEND_SES", 'run marktest "firstparam"')
but how do I send more than just firstparam?
Wondering how you send multiple parameters to a routine.
The below works
srp_tcpclient(clienthandle, "SEND_SES", 'run marktest "firstparam"')
but how do I send more than just firstparam?
Comments
Brain was off yesterday.