[perl-win32-gui-users] Jean-Pierre Van Osselaer/U28993/KB/KredAlm is niet op zijn/haar kantoor.

2003-02-19 Thread jean-pierre . vanosselaer
I will be out of the office starting 15/02/2003 and will not return until 24/02/2003. verlof DISCLAIMER This e-mail and any attached files are confidential and may be legally privileged. If you are not the addressee, any disclosure, reprod

RE: [perl-win32-gui-users] COM port logger

2003-02-19 Thread Anthony George
I've got a script that does just that.. i'l locate it and send it over privately...  Anthony George <[EMAIL PROTECTED]> Systems Engineer. Do your technical services need medical attention?  We can help.  EMSTS, LLC.  800-304-8269   231-720-1600   http://www.emsts.com  2516 Glade Muskegon,MI 4

RE: [perl-win32-gui-users] COM port logger

2003-02-19 Thread Frazier, Joe Jr
Off topic for this list, but I would suggest investing in the PDK and using perlservice once you have found a way to interface with the com port. Alternativly, you could break it into two parts, with one part doing the reading and writing to the log file and the other part just checking the tim

RE: [perl-win32-gui-users] COM port logger

2003-02-19 Thread Peter Eisengrein
Thanks for the tip. Still not quite what I'm after. I currently use WRQ's Reflections to connect and log the info. I wrote a server that runs on that machine to hand off the data in the log file to other systems. However, this requires someone to manually change the log file each day and, well, sim

Re: [perl-win32-gui-users] COM port logger

2003-02-19 Thread crawford
portmon from sysinternals.com -Dave

[perl-win32-gui-users] COM port logger

2003-02-19 Thread Peter Eisengrein
Before I go and re-invent the wheel I figured I'd ask if anyone has a simple script to connect to a PC's COM port, listen, and log to a file whatever data it receives. Anyone have anything like that they'd be willing to share? TIA, Pete