Wait of the end of a UNIX-Commando - WeOnlyDo Discussion board

Wait of the end of a UNIX-Commando (wodSSH / wodSSH.NET)

by Zitterbacke, Wednesday, January 19, 2005, 15:51 (7009 days ago)

Hallo!

I test the Evaluation Version under VBasic6/XP.

This is a simple question:
Who is the best way, to wait of the end of a UNIX-Commando.
Synchron waiting!


Private Sub cmdStart2_Click() 'Click Button

GetLoginInfo
wodSSH1.Blocking = True
wodSSH1.StripANSI = True
wodSSH1.Protocol = SSHAuto
wodSSH1.Timeout = 5
......

????????????????????????????????????
After the end of the UNIX-Script
continue here
????????????????????????????????????
End Sub

Can You send me a Sample Code?

Regards, from Bavaria (Germany)
F.S.


Complete thread: