× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Along the same lines, I'm using basically the same process as you have
shown.

PGM
DCL VAR(&EXECUTE) TYPE(*CHAR) LEN(123)
DCL VAR(&LOCN) TYPE(*CHAR) LEN(89) +
VALUE('T:\Claims_dept\wc_users\Darrell\word+
doc\mhqltr1.doc')
STRPCO
MONMSG MSGID(CPF0000 IWS0000)
CHGVAR VAR(&EXECUTE) VALUE(&LOCN)
STRPCCMD PCCMD(&EXECUTE) PAUSE(*NO)
MONMSG MSGID(CPF0000)
ENDPGM

Each time I run the job, I get the following message which I would like to
eliminate, I just want it to run the mailmerge.

This is my 1st entry into the mysterious world of word.

Any suggestions?

"opening this document will run the following sql command
Select from MailMerge$
Data from your database will be placed in your document, do you want to
continue?"

Yes or no options

Darrell Lee
Information Technology
Extension 7127

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.