Don Duffie wrote:
> What method/property is used to set OLE automated Word to be visible when
> using WordBasic to automate.
>
> The VBA code for Word97 would be something like "Application.Visible =
> True", what is the equivalente for WordBasic.
>
> Thanks,
> Don Duffie
> Canadian CoastGuard
> duf...@dfo-mpo.gc.ca
The WordBasic command for this is "AppShow"
Stefan