O.P. newbie wants to call C++ program
Hi all,
I just read about this messenger scripting option few days ago, and its very freidnly programming.
1) Can I combine in my script, C++ / VB programs?
If a certain event happens, I want to send event parameters to a C++ program.
2) Do you know a way to send data to the serial port? (Js / C++ / C / VB )
Same as before:
On_certain_event(parameter_X) => send_Serial_port(parameter_X)
Thanks!
Hen.
|