diff --git a/src/plugins/rx3270/sample/remote.rex b/src/plugins/rx3270/sample/remote.rex index 5287365..96c1168 100644 --- a/src/plugins/rx3270/sample/remote.rex +++ b/src/plugins/rx3270/sample/remote.rex @@ -14,6 +14,10 @@ say "Wait for ready is "||host~WaitForReady(60) say "Text[3,2,27]="||host~GetTextAt(3,2,27) +say "ENTER exits with rc="||host~enter() + +say "Wait for ready is "||host~WaitForReady(60) + return 0 ::requires "rx3270.cls" -- libgit2 0.21.2