Re: wodSSH in C++ Builder - WeOnlyDo Discussion board

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

by wodSupport, Wednesday, August 31, 2005, 21:58 (7023 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.


Complete thread: