Help for this page

Select Code to Download


  1. or download this
    use strict;
    use Win32::OLE qw(in with);
    ...
          print $MailItems->{Subject} ."\n";
          $MailItems = $Items->FindNext() || last;     
       }
    
  2. or download this
    Comparison operators allowed within the filter expression include >,<,
    +<=, >=,= and <>.
    
    Logical operators allowed are And Not and Or