Makes the Word window visible and brings to the foreground. When the window is hidden, Word processes calls much faster, because does not reformat the display. So it is reasonable to speed up the output before recording, hide the window, and then show it.

Call:

word_visible(int ivisible);


Here: ivisible - 0/1 - hide/show the Word window.