On 7/29/2004 4:27 PM, NandKishore.Sagi wrote:
... a number of messages to a public mailing list with a receipt
notification request.
Please, don't do that.
Features such as receipt notification, message priorities, auto
responders are not appropriate for mailing lists.
Thank you,
Randy.
--
To u
: [EMAIL PROTECTED]
Subject: RE: Warnings with Spreadsheet::WriteExcel
Importance: High
I guess the script was not recieved by you guys. Here is the script I
have written.
#! /opt/3d/bin/perl -w
use strict ;
use warnings ;
use Spreadsheet::WriteExcel;
my $workbook ;
my $worksheet ;
my $format ;
my
I guess the script was not recieved by you guys. Here is the script I
have written.
#! /opt/3d/bin/perl -w
use strict ;
use warnings ;
use Spreadsheet::WriteExcel;
my $workbook ;
my $worksheet ;
my $format ;
my $row ;
my $col ;
my $host ;
$workbook = Spreadsheet::WriteExcel->new("dclist.xls