RE: Accessing TCL api via perl

2006-08-23 Thread Bobby Jafari
> I am using a test gear that uses a TCL api for automation. However, all > my test environment is in perl. Has anybody done any work in perl such > that they can call TCL API commands and capture both return codes and > other outputs. > > Every TCL API instruction that I use, would create a handle

Re: Accessing TCL api via perl

2006-08-23 Thread Ken Foskey
On Wed, 2006-08-23 at 16:03 +1000, Bobby Jafari wrote: > Hi All, > > I am using a test gear that uses a TCL api for automation. However, all > my test environment is in perl. Has anybody done any work in perl such > that they can call TCL API commands and capture both return codes and > other outp

Re: Accessing TCL api via perl

2006-08-23 Thread Mumia W.
On 08/23/2006 01:03 AM, Bobby Jafari wrote: [...] Every TCL API instruction that I use, would create a handle of some sort (i.e. a value that can be use to destinguish the call in a unique fashion). [...] I don't know what you mean by this. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For