Microsoft KB Archive/102613: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - "<" to "<")
Line 32: Line 32:
<li><p>Open the Envelope macro.</p></li>
<li><p>Open the Envelope macro.</p></li>
<li><p>Search for the following string in the macro text:</p>
<li><p>Search for the following string in the macro text:</p>
<p>&lt;<set slide="C">&gt; &lt;<endif>&gt;</p></li>
<p><<set slide="C">&gt; <<endif>&gt;</p></li>
<li><p>Add the following macro code on the lines following the &lt;<endif>&gt; command:</p>
<li><p>Add the following macro code on the lines following the <<endif>&gt; command:</p>
<menu>
<menu>
<p>fr<alt e>m <enter></p></li></ol>
<p>fr<alt e>m <enter></p></li></ol>


KBCategory: kbother kbmacro KBSubcategory: Additional reference words: 6.00 ====================================================================== ============================================================================= Copyright Microsoft Corporation 1994.
KBCategory: kbother kbmacro KBSubcategory: Additional reference words: 6.00 ====================================================================== ============================================================================= Copyright Microsoft Corporation 1994.

Revision as of 08:33, 21 July 2020

Envelope Macro Does Not Pull from Selected Paper Feed Source

PSS ID Number: Q102613 Article last modified on 11-03-1994

====================================================================== 6.00 MS-DOS kbother

The information in this article applies to:
- Microsoft Word for MS-DOS, version 6.0

SUMMARY

The Envelope macro supplied with Word for MS-DOS does not respond to the paper source information you supply in response to the following prompt:

Will you be printing from a Manual feed, an envelope Feeder, or from an envelope Tray? (M/F/T)

Regardless of your response, the macro pulls paper from the bin that is currently selected in the Paper Feed list in the Printer Setup dialog box.

WORKAROUND 1

Select the correct Paper Feed setting in the Printer Setup dialog box before you run the Envelop macro.

WORKAROUND 2

Correct the Envelope macro using the following instructions:

WARNING: ANY USE BY YOU OF THE CODE PROVIDED IN THIS ARTICLE IS AT YOUR OWN RISK. Microsoft provides this macro code “as is” without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  1. Open the Envelope macro.

  2. Search for the following string in the macro text:

    <<set slide="C">> <<endif>>

  3. Add the following macro code on the lines following the <<endif>> command:

    <menu>

    fr<alt e>m <enter>

KBCategory: kbother kbmacro KBSubcategory: Additional reference words: 6.00 ====================================================================== ============================================================================= Copyright Microsoft Corporation 1994.