home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / PRINTING / ENVLJ742.ZIP / READ.ME < prev   
Text File  |  1992-08-03  |  4KB  |  119 lines

  1. This file contains information that may not be in the manual.  Be sure
  2. to read it!
  3. ----------------------------------------------------------------------------
  4.  
  5. To print the manual, type "PRINT ENVLJ.DOC" or "COPY ENVLJ.DOC PRN" at
  6. the DOS prompt.
  7.  
  8. ----------------------------------------------------------------------------
  9. Files in ENVLJ.ZIP:
  10.  
  11.    convert5.exe     conversion utility for ENVLJ 5.1x data files
  12.    envlj.exe        ENVLJ executable file
  13.    envlj.hlp        Help file for ENVLJ.  Must be on same directory as ENVLJ
  14.    read.me          You're reading it
  15.    envlj.doc        Manual for ENVLJ.  Formatted for 60 lines/page, 80 col.
  16.    envmm.exe        Converts ENVLJ data files to mail merge format
  17.    envmm.doc        Manual for ENVMM
  18.    envlj.ico        Windows 3.0 icon for ENVLJ
  19.    envlj.pif        Windows 3.0 PIF file for ENVLJ
  20.  
  21. FAST START:
  22.  
  23. If you're like me, you won't actually read the manual.  You can get going
  24. quickly by creating a directory on your hard disk and copying ENVLJ.EXE
  25. and ENVLJ.HLP into it.  Make it your current directory and type ENVLJ to
  26. get rolling.
  27.  
  28. For example:
  29.  
  30.    MD \UTILS\ENV
  31.    COPY ENVLJ.* \UTILS\ENV
  32.    COPY ENVMM.* \UTILS\ENV
  33.    COPY 
  34.    CD \UTILS\ENV
  35.    ENVLJ
  36.    
  37. Once in the program, follow the on screen instructions to add your return
  38. address to the data file.  Then, press F3 to select an envelope definition
  39. that matches your envelope and printer.  At any time, you can press ALT-H
  40. for help.  
  41.  
  42. IF YOU HAVE A LASERJET IIP or are using the envelope tray for the Series II:
  43.  
  44.    You need to use the additional setup string to adjust the printer's
  45.    default margin in order to print at the top of the envelope.  Press
  46.    F6 to get to the printer configuration menu and enter the following in
  47.    the Additional Setup String field:
  48.    
  49.       ~&l0E
  50.  
  51.    (Note:  That's a lower case L followd by a zero.)
  52.    
  53.    Then, press ENTER, ESC, and select SAVE.
  54.    
  55.    This will align the first printable line (line 1) with the top edge of
  56.    the envelope. Note that it may be impossible to get the FIM bars to hit
  57.    the exact edge of the envelope due to the printer's 'unprintable' region.
  58.  
  59. ----------------------------------------------------------------------------
  60.  
  61. revision:  
  62.          7.42   8/3/92
  63.          
  64.          Allow leading blanks in data fields.  This permits indenting
  65.          in addresses.
  66.          
  67.          7.41beta  7/22/92
  68.          
  69.          Changed PrinterOptions to allow entry of paper source.  Should
  70.          make this thing work with the envelope feeders.
  71.          
  72.          7.40[C700] 7/20/92
  73.          
  74.          Recompile for MSC 7.00.  Fixed bug which caused misdisplay of
  75.          default font and envelope if defaults were the first of each
  76.          type in the data file.
  77.          
  78.          7.40  3/11/91
  79.            
  80.          Changed sort on selection screen (7.39a), then changed again so the
  81.          default choice is always the first entry on the screen.  All 
  82.          the rest are in alpha order.
  83.           
  84.          7.39  01/02/91
  85.  
  86.            Printer options were saved and executed correctly unless
  87.            printer options were saved.  Then, Manual and Landscape flags
  88.            were confused.  Fixed mixup.
  89.  
  90.          7.38  12/18/90 (test)
  91.  
  92.        Changed Postinet bar code width from 15 decipoints to 13 decipoints
  93.        and inter-bar spacing from 36 to 34 decipoints.  Now is almost exact
  94.        match of the size and spacing used when the post office encodes the
  95.        envelope.
  96.  
  97.        7.37    11/02/90 (released)
  98.            
  99.            Options/Address/Batch displayed last selection screen used instead
  100.            of address selection screen.
  101.            
  102.            7.36  10/19/90
  103.            
  104.            OK to save a blank address
  105.            
  106.            7.35  10/16/90
  107.            
  108.            case insensitive sort when building list screens.
  109.  
  110.            7.34   3/7/90  (released)
  111.            
  112.            modify routine which processes strings with ~.  Output ESC
  113.            without modifying original string.
  114.  
  115. ---------------------------------------------------------------------------
  116. Copyright (c) 1988-1992 Steven D. Stern
  117. All Rights Reserved
  118. 
  119.