Help for this page
#! perl -w ... my $Class = "ValorLepComApi.T5KAEFactory"; eval {$LEP = Win32::OLE->GetActiveObject($Class)}; die "LEP not installed" if $@;
For each PLACEMENT in Recipe.Placements MsgBox PLACEMENT.PlacementPart.Refdes Next