Re: wodSSH in C++ Builder (General questions)

by Jasmine, (7185 days ago) @ Ryan Crosby

Ryan,

yes, COM error 800A7548 should be checked by using last word fro it - hex(7548) = dec(30024) = Only available in Blocking mode .

Error says it all. You can use WaitFor (or Execute) only when Blocking is set to true.

Hope it helps.

locked

Complete thread: