my ($Version) = ($Notes->{NotesVersion} =~ /\s*(.*\S)\s*$/); ###()=>$Version now contains the number of matches. Probably one. #### $Inbox_view = $Database -> GetView('($Inbox)'); #### last unless $Index < 10;
## $Inbox_view = $Database -> GetView('($Inbox)'); ##
## last unless $Index < 10;