![]() |
Using Batch File To Convert ASCII To WP Merge |
The information in this document applies to:
WordPerfect® 5.1 for DOS
Problem
Solutions: A customer was writing a batch file to have the convert program convert an ASCII file to a WordPerfect merge file. The batch file contained the following line: CONVERT INFILE OUTFILE 7 | {13}{10} " The conversion would run but it would stop and prompt the customer to enter the delimiters and characters to be stripped. By changing the pipe in the batch file the problem was solved. CONVERT INFILE OUTFILE 7 {124} {13}{10} " |
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. |