File Formats Created by Mail Merge WizardID: Q113004 2.60 3.00 | 2.60 kbtool kbinterop kbprg
The information in this article applies to:
SUMMARYFoxPro version 2.6 contains a Mail Merge Wizard to create data files that can be used by a variety of word-processing programs.
MORE INFORMATIONStep 2 of 5 in the Mail Merge Wizard asks "Which word processor will you use for your mail merge?" The table below shows the available choices, whether memo fields are supported, and what type of file will be created for each choice.
FoxPro for MS-DOS Word Processor Choices
FoxPro for Windows Word Processor Choices
Visual FoxPro Word Processor Choices
Note that Word 2.0 for Windows and Word for MS-DOS create files with
identical formats.
The first record of an ASCII comma-delimited file consists of the names of the fields. Subsequent records contain data, terminated by a carriage return/linefeed (CR/LF) combination. Each field within the record is separated with commas, and character fields are enclosed in double quotation marks. For additional information about the format of the files produced for the "Other" word processor choice, please see the following article in the Microsoft Knowledge Base:
Only the Word 6.0 for Windows mail merge recognizes memo fields. This
behavior is by design. The ODBC drivers allow Word to directly use the
FoxPro .DBF file and access the corresponding memo fields in that file. If
any other mail merge format is chosen, the memo fields will be ignored.
For all other word processor choices, a file will be created after the Finish button is chosen. A Save As dialog box will appear, allowing a specific filename and path to be entered. Unless a different filename is entered, the file will be stored in the default directory with the name MMRGDATA.TXT. NOTE: None of the word processors listed above support a general field in a mail merge. Additional reference words: VFoxWin 3.00 FoxDos FoxWin 2.60 KBCategory: kbtool kbinterop kbprg KBSubcategory: FxinteropOdbc
|
|
Last Reviewed: May 1, 1996 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |