home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / app / adcov6.exe / WINWRITE.DOC < prev    next >
Text File  |  1994-02-14  |  4KB  |  129 lines

  1. ================================================================
  2. WINWRITE.DOC
  3. ================================================================
  4.  
  5. This document deals with conversion of code from Microsoft's
  6. Write for Windows 3.x to WordPerfect 6.0.  Currently, converting
  7. documents from WordPerfect 6.0 to Microsoft Write for Windows is
  8. not supported.
  9.  
  10.  
  11. ================================================================
  12. Microsoft's Write for Windows to WordPerfect 6.0
  13. ================================================================
  14.  
  15.  WRITE FOR WINDOWS 3.x    WORDPERFECT 6.0
  16.  =====================    ===============
  17.  
  18.  Alignment                Justification
  19.  
  20.  Breaking hyphens         Hyphen
  21.  
  22.  Current page number      Converted to Page number command (^B).
  23.  
  24.  Character                Character
  25.  
  26.       Bold                Bold
  27.  
  28.       Font, Enlarge       Font, larger pointsize
  29.  
  30.       Font, Reduce        Font, smaller pointsize
  31.  
  32.       Font Size           Font Size
  33.  
  34.       Font Style          Font Style
  35.  
  36.       Font Typeface       Font Typeface
  37.  
  38.       Italic              Italic
  39.  
  40.       Subscript           Subscript
  41.  
  42.       Superscript         Superscript
  43.  
  44.       Underline           Underline
  45.  
  46.  Footer                   Footer
  47.  
  48.       Distance from       Not converted
  49.       bottom
  50.  
  51.       Insert page number  Converted to Page Number in footer
  52.  
  53.       Print on first      Converted to Footer Suppress command
  54.       page
  55.  
  56.       Distance from top   Not converted
  57.  
  58.       Insert page number  Converted to Page Number in footer
  59.  
  60.       Print on first      Converted to Footer Suppress
  61.       page off
  62.  
  63.  Hyphen
  64.  
  65.       Normal              Hyphen
  66.  
  67.       Optional            Soft Hyphen
  68.  
  69.  Indent
  70.  
  71.       First Line          Converted to tab set definition and
  72.                           tab codes
  73.  
  74.       Hanging             Converted to tab set definition code
  75.                           and Back Tab
  76.  
  77.       Left                Converted to Margin Set code
  78.  
  79.       Right               Converted to Margin Set code
  80.  
  81.  Page Number: page        Converted to Set Page Number code
  82.  number, starting number
  83.  
  84.  Page break               Hard Page Break
  85.  
  86.  Paper Size/Orientation   Not converted
  87.  
  88.  Paragraph Breaks (CRLF)  Hard Return
  89.  
  90.  Pictures                 Figure Box
  91.  
  92.       Embed               Converted to User Box as OLE object
  93.  
  94.       Link                Converted to User Box as OLE object
  95.  
  96.  Right and Left indent    Converted to Tab set and left and
  97.                           right margin set
  98.  
  99.  Sound Files              Converted to User Box as OLE object
  100.  
  101.  Tab Setting              Converted to Tab set code
  102.  
  103.  Top/Bottom Margins       Top/Bottom Margin
  104.  
  105.  
  106. The following are some special considerations to be aware of in
  107. this conversion:
  108.  
  109. The Running head code and the Tab definitions are in the
  110. Paragraph attributes in the internal file format.  These
  111. attributes are under the "Document" menu in Write for Windows.
  112.  
  113. Write for Windows places the extra space between lines before the
  114. paragraph where the line spacing attribute is set.  WordPerfect
  115. puts this space after the paragraph.  Because of this the White
  116. space before or After a paragraph may not be equivalent and will
  117. need to be edited by user to achieve the same results.
  118.  
  119. Write for Windows 3.1 stores all figures as a type of OLE object. 
  120. These objects do not have the graphic image associated with them. 
  121. Because of this WordPerfect 5.2 for Windows doesn't display the
  122. objects correctly.  WordPerfect 5.2 for Windows will keep the box
  123. in the document, but it will throw away the OLE.
  124.  
  125. Write for Windows needs not have any white space before the tab
  126. set to have a tab align at the tab set.  WP requires some white
  127. space before a tab set for its tabs.  If there is not enough
  128. white space before the tab set WP will align at the next tab set. 
  129. This could cause tabs to align improperly.