Shell.Poll

From Xojo Documentation

Method

Shell.Poll()

Supported for all project types and targets.

Looks for data returned from the running shell and may trigger a DataAvailable event.

Example

Var sh As New Shell
.
.
sh.Poll