Re: Request Info

2005-02-22 Thread Chris Wagner
If it dies intermittently I would put in some code to catch the error and retry it a few times. At 01:30 PM 2/22/05 +0530, Rajesh Vattem wrote: > >Hi, >I am facing an issue with reading/writing COM port. I am using Win32 serial >port API for this purpose. The problem is that some times opening or

Request Info

2005-02-22 Thread Rajesh Vattem
Hi, I am facing an issue with reading/writing COM port. I am using Win32 serial port API for this purpose. The problem is that some times opening or closing COM port handle fails and the program dies. Because of this the test session I execute terminates abruptly. I call this perl script from a GU