Re: utter newbie expect question



In article <1180472623.821578.15570@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Artis Gripemore <wealtheow1@xxxxxxxxx> wrote:
It would appear to be working now. I did change all the sends to
exp_sends, but then the script would not run at all, but that helped
me debug a bit. The problem seemed to be that I had it in
conservative mode. Does that make sense?

So now I have exp_sends, conservative mode off, and a load of sleeps
inserted, and it seems to work in limited testing.
.
.
.
The sleeps are generally a symptom that there's a better coding
available. It's unlikely they're helping in other than a super-
ficial way.
.



Relevant Pages

  • Re: utter newbie expect question
    ... me debug a bit. ... So now I have exp_sends, conservative mode off, and a load of sleeps ... that I could break out of this, if I had more script to run after the ... command send. ...
    (comp.lang.tcl)
  • Re: utter newbie expect question
    ... me debug a bit. ... conservative mode. ... The sleeps are generally a symptom that there's a better coding ... point with the script going full out, but I doubt that the delays are ...
    (comp.lang.tcl)
  • Re: utter newbie expect question
    ... me debug a bit. ... conservative mode. ... point with the script going full out, but I doubt that the delays are ...
    (comp.lang.tcl)
  • Sys::Syslog writes to /dev/console instead of /dev/log
    ... sleeps for thirty seconds ... ... script slips into a state where it doesn't log anything to syslog. ... and here is strace output from a functioning case and then from a ... ioctl for d ...
    (comp.lang.perl.misc)
  • Re: Problems running script as service
    ... and then sleeps for 20 seconds, then looks for things to do, then sleeps ... > If I run the script in the foreground, ... > I'm using srvany with the following parameter: ...
    (microsoft.public.windows.server.scripting)