Re: Win32::SerialPort to log file

2003-12-15 Thread drieux
On Dec 15, 2003, at 12:23 AM, Ron Willmert wrote: drieux wrote: [..] do you mean that you are using [..] Thanks! you are more than welcome. You will of course forgive the brief 'evil Homer Simpson moment' Yes, that's t

Re: Win32::SerialPort to log file

2003-12-15 Thread Ron Willmert
drieux wrote: On Dec 12, 2003, at 7:06 PM, [EMAIL PROTECTED] wrote: I'm trying to get a script to save a barcode scanner's output to a log file. [..] do you mean that you are using use Win32::SerialPort; # use s

Re: Win32::SerialPort to log file

2003-12-13 Thread drieux
On Dec 12, 2003, at 7:06 PM, [EMAIL PROTECTED] wrote: I'm trying to get a script to save a barcode scanner's output to a log file. [..] do you mean that you are using use Win32::SerialPort; # use strict; use warn