See Win32::OLE on how to pass named parameters, and Win32::OLE::Constant on how to get at the needed constants. Basically, the following should work (and Perl does not use fancy quotes):
$word_app->ActiveWindow->Selection->GoTo({ What => wdGoToSection, whic +h => wdGoToNext, Count => 1, Name => ''\);
In reply to Re: Macro goto xlate help
by Corion
in thread Macro goto xlate help
by MJaskilka
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |