cdo Object or String

2004-11-24 Thread joachim . goerner
Hi all, I found in http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cdo/html/_o lemsg_fields_property_infostore_object_.asp : --- snip - CDO 1.2.1 Fields Property (InfoStore Object) The Fields property returns a single Field object

Reading unix realtime logfile from windows

2004-11-24 Thread CHIDIPI, RAMJEE \(SBCSI\)
Hi folks, I am generating one log file in AIX say (Memory. log) real-time. I want to connect from windows 2000 to that AIX run a perl script for analysis. I am wondering if anyone is familiar with this kind of task. If yes, I would greatly appreciate your help :) Thanks Ramjee

Re: Reading unix realtime logfile from windows

2004-11-24 Thread $Bill Luebkert
CHIDIPI, RAMJEE (SBCSI) wrote: Hi folks, I am generating one log file in AIX say (Memory. log) real-time. I want to connect from windows 2000 to that AIX run a perl script for analysis. I am wondering if anyone is familiar with this kind of task. If yes, I would greatly appreciate your help

RE: Reading unix realtime logfile from windows

2004-11-24 Thread Swartwood, Larry H
Or, and this is likely the most non-trivial approach, use something like SAMBA (http://at.samba.org/samba/what_is_samba.html) so that you can read the file system of the AIX machine from Windows. --Larry S. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf

Looking for suggestions - how to sort merge comma separated quoted string files

2004-11-24 Thread Kalarness, Bill
Hi, I have three files of data which consists of records of double-quoted strings that are comma separated. The first data field for each record contains a unique sequence number. All the records in the files contain the same number of fields. Step 1: I need to merge two of these files of

RE: Looking for suggestions - how to sort merge comma separatedquoted string files

2004-11-24 Thread Charles K. Clarkson
Kalarness, Bill wrote: : I have three files of data which consists of records of : double-quoted strings that are comma separated. The : first data field for each record contains a unique : sequence number. All the records in the files contain : the same number of fields. Are the number