expect - interact hangs - TCL
This is a discussion on expect - interact hangs - TCL ; I posted an earlier message with regard to this - no response, so I'll minimize the question.
After executing a series of send and expect commands, I return control to the user via interact.
Shortly thereafter, the process hangs the ...
-
expect - interact hangs
I posted an earlier message with regard to this - no response, so I'll minimize the question.
After executing a series of send and expect commands, I return control to the user via interact.
Shortly thereafter, the process hangs the user session, with a random number of bytes
passing through the session, never the same amount.
Is there some explicit setup that must be done prior to issuing interact?
-
Re: expect - interact hangs
On Jul 11, 7:31 am, rhsmith52 <rhsmit...@comcast.net> wrote:
> After executing a series of send and expect commands, I return control to the user via interact.
> Shortly thereafter, the process hangs the user session, with a random number of bytes
> passing through the session, never the same amount.
>
> Is there some explicit setup that must be done prior to issuing interact?
There's no limit of which I am aware.
Have you tried reducing your application until you narrow down what
specific part of the code seems associated with the hanging situation?
Is there any pattern to the actions the user is performing when the
hanging occurs?
Similar Threads
-
By Application Development in forum TCL
Replies: 0
Last Post: 11-30-2007, 02:02 PM
-
By Application Development in forum TCL
Replies: 7
Last Post: 10-21-2007, 06:06 PM
-
By Application Development in forum TCL
Replies: 0
Last Post: 07-11-2007, 05:16 PM
-
By Application Development in forum TCL
Replies: 0
Last Post: 07-03-2007, 06:22 PM
-
By Application Development in forum TCL
Replies: 4
Last Post: 05-22-2007, 05:24 PM