I see many questions on this list asking about using Win32::OLE in interacting
with these (and other MS programs). Could someone point me to either a book or
online documentation which reveals all the methods one can use with each
program?

For example from a recent post:

$excel -> {DisplayAlerts} = 0;
$book -> SaveAs ("$pwd\\spreadsheet.xls");

Where would one find out what the DisplayAlerts variable is? Where is SaveAs
documented?

Jack
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to