in reply to PERL, Win32::OLE - Lotus Notes and passing objects
foreach (keys %{ $embeddedDoc }) { print "$_ = $embeddedDoc->{$_}\n"; } [download]