strange problem
- From: "ms" <sebastian.malyska@xxxxxxxxx>
- Date: 22 Sep 2005 04:13:59 -0700
Hi all
I have a strange problem and frankly I don't know what to do with it.
I have a program in expect more or less in half of it I have that
situation:
I use 2 spawn_id
1) make loop by using foreach becouse I want to use string as file's
name
in it I put command to send this file
2) in the second spawn I wait for this file by reading log's file
and this is a problem:
all files goes ok but log contain another info which I have to read
first before I will read info that file arrived. Fany is that log i ok
time of this info and my file is in right order. But mu expect (I don't
know why) to ignore this first info and report that file arrive. When I
look at buffer I see that this info is there. So ?!
I don't know maybe is possibility to establish priority of different
possibility of expect?
Sincerely Sebastian
.
- Follow-Ups:
- Re: strange problem
- From: ms
- Re: strange problem
- Prev by Date: Re: env array and get/putenv
- Next by Date: Re: env array and get/putenv
- Previous by thread: using exec with chmod
- Next by thread: Re: strange problem
- Index(es):
Relevant Pages
|