PRINT code
From: Garry Rathbone (anonymous_at_discussions.microsoft.com)
Date: 05/14/04
- Next message: Cindy M -WordMVP-: "Re: there is not enough memory or disk space to display or print the picture - error"
- Previous message: Aniruddha: "Want to include CC and BCC in Mail merge"
- Next in thread: Peter Jamieson: "Re: PRINT code"
- Reply: Peter Jamieson: "Re: PRINT code"
- Reply: macropod: "Re: PRINT code"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 14 May 2004 02:00:15 -0700
I have a document that has several IF tests. If the user
responds with a Y to a test, a document is included using
INCLUDETEXT.
We use PRINT codes to switch the printer into duplex mode
in certain documents. These documents work fine on their
own, and fine when included with INCLUDETEXT. However, if
the INCLUDETEXT is conditional via an IF, the PRINT codes
don't work!
For example:
Doc1.doc is a 5 page document that has a PRINT command at
the start to switch the printer (HP4000) into Duplex:
{PRINT 27"&l1s"}
Doc2.doc has the following field in it:
{IF {FILLIN Include_DOC_1}="Y" "{INCLUDETEXT "DOC1.DOC"}"}
Any ideas? Any help appreciated.
Cheers,
Garry
- Next message: Cindy M -WordMVP-: "Re: there is not enough memory or disk space to display or print the picture - error"
- Previous message: Aniruddha: "Want to include CC and BCC in Mail merge"
- Next in thread: Peter Jamieson: "Re: PRINT code"
- Reply: Peter Jamieson: "Re: PRINT code"
- Reply: macropod: "Re: PRINT code"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|