in reply to Re: Compiler cl?
in thread Compiler cl?
This function seems a little buggy though which is why I wanted to rewrite it using the expect module. The waitfor command does not wait for some system responses before continueing therefore screwing up the entire process from there on out.
Is there any way I can embedd true TCL/Expect in a perl script or maybe just write this section of the script in Expect and call it with the perl script when I get there?
Can anyone think of any better ways to accomplish this?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Compiler cl?
by flyingmoose (Priest) on Jan 30, 2004 at 00:33 UTC | |
by Elijah (Hermit) on Jan 30, 2004 at 17:11 UTC |