Top Navigational Bar

Macro Example: Merge With ASCII Delimited Fil
DocumentID: 621052
Revision Date: 29-Feb-96 1:39:32 PM

The information in this document applies to:
WordPerfect® 6.0 for DOS

Problem

Solutions: This macro will allow you to perform a merge with an ASCII delimited file without having to press the Enter key to choose the file type or select the delimiters.

      DISPLAY(off!)
      DLGINPUT(on!)
            MergeRunDlg
      IF(?DialogControl<>509) Type("1") ENDIF
            Type("FORM")
            TabKey
            Type("ASC")
            EnterKey
            EnterKey

Answer:

Details:


Product specifications, packaging, technical support and information (*Specifications*) refer to theUnited States retail English version only. Specifications for other versions may vary. All Specifications, claims, features, representations, and/or comparisons provided are correct to the best of our knowledge of the date of publication, but are subject to change without notice.OUR MAXIMUM AGGREGATE LIABILITY TO YOU AND THAT OF OUR DEALERS AND SUPPLIERS IS LIMITED. IT SHALL NOTEXCEED THE AMOUNT YOU PAID TO ACCESS THE INFORMATION. SEE LEGAL DISCLAIMER.