Re: Using Perl to access Lotus Notes databases

2002-09-10 Thread Trevor Joerges
;perl;g;s;,;\n;g;s;Y; ;g;s;q;\t;g;print; - Original Message - From: "Ken Shackelford" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 10, 2002 11:00 AM Subject: Using Perl to access Lotus Notes

Using Perl to access Lotus Notes databases

2002-09-10 Thread Ken Shackelford
OK, here is a question from a Perl newbie that maybe some of the masters out there can help me with... ;-) I have been asked to rewrite a program originally written in ObjectREXX on a W2K platform to Perl, running on the same platform. I have found that by far the Perl code is much nicer and ea