Dear Friends,

I have a small  task . Actually I have the following line in SCRIPT. I want
to redirect this command output a file. 
 
system ("$netsvc $host /query \"$service\"") == 0 and warn "+error $!" ;

But I want this OUTPUT to be sent in a mail, either by sending it in a
Attachment or  As a text in Mail.

Please suggest me how to redirect this output a FILE or MAIL.

I am using Win32::MAPI interface for Mailing.


Your help is highly appreciated

Regards
Rajuveera



_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-admin

Reply via email to