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.