home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / wp / adconv60.zip / DELIMTXT.DOC < prev    next >
Text File  |  1993-06-01  |  2KB  |  65 lines

  1.  
  2. There are two sections to this file.  The first section deals with
  3. conversion of code from DOS Delimited Text to WordPerfect 6.0.  The
  4. second section is concerned with conversion of code from WordPerfect
  5. 6.0 to DOS Delimited Text.
  6.  
  7.  
  8.  
  9.            Section 1 - DOS Delimited Text to WordPerfect 6.0
  10.  
  11.  
  12.  DOS DELIMITED TEXT                 WORDPERFECT 6.0
  13.  ==================                 ===============
  14.  
  15.  ASCII Text (32 - 127)              ASCII text
  16.  
  17.  Carriage Return (13)               Hard Return, when followed by an
  18.                                     ASCII Line Feed
  19.  
  20.  Control Character (26)             End of File
  21.  
  22.  Control Characters (1 - 8)         WordPerfect Extended Characters
  23.  
  24.  Control Characters (14 - 31,       WordPerfect Extended Characters
  25.  except 26)
  26.  
  27.  Extended Characters (128 - 255)    WordPerfect Extended Characters
  28.  
  29.  Field Delimiter                    ENDFIELD
  30.  
  31.  Field Encapsulate Character        Can be set to be stripped on
  32.                                     conversion (in Setup: Initial
  33.                                     Settings dialog box), otherwise
  34.                                     converts as text.
  35.  
  36.  Form Feed (12)                     Hard Page Break
  37.  
  38.  Line Feed (10)                     Hard Return
  39.  
  40.  Record Delimiter                   ENDRECORD
  41.  
  42.  Strip Character                    Not converted
  43.  
  44.  Tab (9)                            Tab
  45.  
  46.  Vertical Tab (11)                  Hard Return
  47.  
  48.            Section 2 - WordPerfect 6.0 to Dos Delimited Text
  49.  
  50.  
  51.  WORDPERFECT 6.0                    DOS DELIMITED TEXT
  52.  ===============                    ==================
  53.  
  54.  ASCII Text                         ASCII text
  55.  
  56.  ENDFIELD                           Field Delimiter
  57.  
  58.  ENDRECORD                          Record Delimiter
  59.  
  60.  Hard Page Break                    Hard Return
  61.  
  62.  Option to set Field Encapsulate    Field Encapsulate Character
  63.  Character on conversion (in
  64.  Setup: Initial Settings dialog
  65.  box)