How can I automatically process an import file section? I tried using :
var sect_name='smzrd.txt';
Application.ActiveDocument.Sections[sect_name].Process();
I put this as a OnStartup document script, but it does not work. What am I doing wrong?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.