- or download this
use warnings;
...
$IE->ExecWB( ${ $ie_const }{ 'OLECMDID_PRINT'} } );
}
- or download this
$IE->ExecWB( ${ $ie_const }{ 'OLECMDID_PRINT' }, ${ $ie_const }{ 'O
+LECMDID_PROMPTUSER' } );
- or download this
my $automater = $IE->Automation()