Re: Problem with Expect...



In article <Hg0Qg.3253$IA.423@xxxxxxxxxxxxxxxxxxxxxxxxxx>,
nodeerforamonth <nodeer_nospam_foramonth@xxxxxxxxxxx> wrote:
.
.
.
You all are working too hard.
.
.
.
But expect -exect "D:\InformaticaData\bin>" works the first time around!
Not the second. expect "D:\" works too. Everything runs fine up until the
3rd pmcmd statement.

Do I have to clear a buffer that expect uses to search for incoming text?




While I recognize you're sincere, I have *very* serious
doubts that

expect -exect "D:\InformaticaData\bin>"
and
expect "D:\"

do what you think they do. Again, I STRONGLY recommend you
use good debugging technique <URL: http://wiki.tcl.tk/3173 >.
.



Relevant Pages

  • The Ring buffer Is Overflowed
    ... "The Ring buffer that stores the incoming mouse data is ... "This event record indicates that the buffer that stores ...
    (microsoft.public.windowsxp.perform_maintain)
  • CSocket problem
    ... I'm having a problem with a byte stream socket connection. ... the receive buffer sometimes gets full. ... seems that some bytes are lost, and as I don't have start/stop indicators on ... Will the socket actually throw away received traffic when the incoming ...
    (microsoft.public.vc.mfc)
  • VHDL Data Buffer on Spartan-3E
    ... My application needs 4KB of buffer space for incoming ... We are wanting to use the Spartan-3E, ... My question is if this is too much buffer to synthesize in VHDL. ...
    (comp.arch.fpga)
  • Re: what happens to buffer ?
    ... int read; ... in the first iteration, the buffer is filled up with bytes. ... the buffer is overwriiten with the new incoming bytes? ...
    (comp.lang.java.programmer)