The iSeries Office Integrator can keep MS Word open after doing mail merges to maximize throughput.  We added functionality for the MERGELETTERPRINT2 command 

Example command sequence:
/* Launch MS Word */
OFCRUNPC CMD(WORDLAUNCH2) OPTION(*WORDOLE) 

/* Run one or more merge letter */
OFCRUNPC CMD(MERGELETTERPRINT2) OPTION(*WORDOLE) 
OFCRUNPC CMD(MERGELETTERPRINT2) OPTION(*WORDOLE) 
OFCRUNPC CMD(MERGELETTERPRINT2) OPTION(*WORDOLE) 

/* Shut down Word */
OFCRUNPC CMD(WORDEXIT2) OPTION(*WORDOLE)

 

Still have questions? We can help. Submit a case to technical support

Last Modified On:
You don't have the appropriate permissions.
No, open a new Support Case