Re: utter newbie expect question
- From: claird@xxxxxxxxx (Cameron Laird)
- Date: Wed, 30 May 2007 14:37:02 +0000
In article <1180533175.419845.307710@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Artis Gripemore <wealtheow1@xxxxxxxxx> wrote:
On May 29, 6:23 pm, cla...@xxxxxxxxx (Cameron Laird) wrote:
In article <1180472623.821578.15...@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,working now. I did change all the sends to
Artis Gripemore <wealthe...@xxxxxxxxx> wrote:>It would appear to be
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.
I'm sure that you are right about that. The app does fail at one
point with the script going full out, but I doubt that the delays are
needed everywhere I put them.
Thanks!
Are you using
sleep ...
in place of a sufficiently specific
expect ...
? I urge you to reconsider the latter.
.
- Follow-Ups:
- Re: utter newbie expect question
- From: Artis Gripemore
- Re: utter newbie expect question
- References:
- utter newbie expect question
- From: Artis Gripemore
- Re: utter newbie expect question
- From: Artis Gripemore
- Re: utter newbie expect question
- From: Cameron Laird
- Re: utter newbie expect question
- From: Artis Gripemore
- utter newbie expect question
- Prev by Date: Re: utter newbie expect question
- Next by Date: Re: tcllib jpeg package and JPEG comments ...
- Previous by thread: Re: utter newbie expect question
- Next by thread: Re: utter newbie expect question
- Index(es):
Relevant Pages
|